SavedResourceOrBuilder

パブリック インターフェイスSavedResourceOrBuilder
既知の間接サブクラス

パブリックメソッド

抽象文字列
getDevice ()
 A device specification indicating a required placement for the resource
 creation function, e.g.
抽象的な com.google.protobuf.ByteString
getDeviceBytes ()
 A device specification indicating a required placement for the resource
 creation function, e.g.

パブリックメソッド

パブリック抽象文字列getDevice ()

 A device specification indicating a required placement for the resource
 creation function, e.g. "CPU". An empty string allows the user to select a
 device.
 
string device = 1;

パブリック抽象 com.google.protobuf.ByteString getDeviceBytes ()

 A device specification indicating a required placement for the resource
 creation function, e.g. "CPU". An empty string allows the user to select a
 device.
 
string device = 1;