SavedUserObjectOrBuilder

सार्वजनिक इंटरफ़ेस SavedUserObjectOrBuilder
ज्ञात अप्रत्यक्ष उपवर्ग

सार्वजनिक तरीके

सार स्ट्रिंग
पहचानकर्ता प्राप्त करें ()
 Corresponds to a registration of the type to use in the loading program.
सार com.google.protobuf.ByteString
getIdentifierBytes ()
 Corresponds to a registration of the type to use in the loading program.
सार स्ट्रिंग
गेटमेटाडेटा ()
 Initialization-related metadata.
सार com.google.protobuf.ByteString
getMetadataBytes ()
 Initialization-related metadata.
सार VersionDef
संस्करण प्राप्त करें ()
 Version information from the producer of this SavedUserObject.
सार संस्करणDefOrBuilder
getVersionOrBuilder ()
 Version information from the producer of this SavedUserObject.
अमूर्त बूलियन
हैसंस्करण ()
 Version information from the producer of this SavedUserObject.

सार्वजनिक तरीके

सार्वजनिक सार स्ट्रिंग getIdentifier ()

 Corresponds to a registration of the type to use in the loading program.
 
string identifier = 1;

सार्वजनिक सार com.google.protobuf.ByteString getIdentifierBytes ()

 Corresponds to a registration of the type to use in the loading program.
 
string identifier = 1;

सार्वजनिक सार स्ट्रिंग getMetadata ()

 Initialization-related metadata.
 
string metadata = 3;

सार्वजनिक सार com.google.protobuf.ByteString getMetadataBytes ()

 Initialization-related metadata.
 
string metadata = 3;

सार्वजनिक सार VersionDef getVersion ()

 Version information from the producer of this SavedUserObject.
 
.tensorflow.VersionDef version = 2;

सार्वजनिक सार VersionDefOrBuilder getVersionOrBuilder ()

 Version information from the producer of this SavedUserObject.
 
.tensorflow.VersionDef version = 2;

सार्वजनिक सार बूलियन hasVersion ()

 Version information from the producer of this SavedUserObject.
 
.tensorflow.VersionDef version = 2;