SavedResourceOrBuilder

interfaz pública SavedResourceOrBuilder
Subclases indirectas conocidas

Métodos públicos

cadena abstracta
getDevice ()
 A device specification indicating a required placement for the resource
 creation function, e.g.
resumen com.google.protobuf.ByteString
getDeviceBytes ()
 A device specification indicating a required placement for the resource
 creation function, e.g.

Métodos públicos

getDevice () de cadena abstracta pública

 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;

resumen público 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;