SavedUserObjectOrBuilder

رابط عمومی SavedUserObjectOrBuilder
زیر کلاس های غیر مستقیم شناخته شده

روش های عمومی

رشته انتزاعی
getIdentifier ()
 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.
رشته انتزاعی
getMetadata ()
 Initialization-related metadata.
چکیده com.google.protobuf.ByteString
getMetadataBytes ()
 Initialization-related metadata.
انتزاعی VersionDef
getVersion ()
 Version information from the producer of this SavedUserObject.
انتزاعی VersionDefOrBuilder
getVersionOrBuilder ()
 Version information from the producer of this SavedUserObject.
بولی انتزاعی
دارای نسخه ()
 Version information from the producer of this SavedUserObject.

روش های عمومی

رشته انتزاعی عمومی getIdentifier ()

string identifier = 1;

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

عمومی انتزاعی com.google.protobuf.ByteString getIdentifierBytes ()

string identifier = 1;

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

رشته انتزاعی عمومی getMetadata ()

 Initialization-related metadata.
 
string metadata = 3;

چکیده عمومی com.google.protobuf.ByteString getMetadataBytes ()

string metadata = 3;

 Initialization-related 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;

دارای نسخه انتزاعی عمومی بولی ()

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