SavedResourceOrBuilder

общедоступный интерфейс SavedResourceOrBuilder
Известные косвенные подклассы

Публичные методы

абстрактная строка
получитьУстройство ()
 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;