SavedResourceOrBuilder

interfaccia pubblica SavedResourceOrBuilder
Sottoclassi indirette conosciute

Metodi pubblici

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

Metodi pubblici

public abstract String getDevice ()

string device = 1;

 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.
 
= 1;

estratto pubblico com.google.protobuf.ByteString getDeviceBytes ()

string device = 1;

 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.
 
= 1;