SavedUserObjectOrBuilder

antarmuka publik SavedUserObjectOrBuilder
Subkelas Tidak Langsung yang Diketahui

Metode Publik

Tali abstrak
dapatkanPengidentifikasi ()
 Corresponds to a registration of the type to use in the loading program.
abstrak com.google.protobuf.ByteString
dapatkanIdentifierBytes ()
 Corresponds to a registration of the type to use in the loading program.
Tali abstrak
dapatkan Metadata ()
 Initialization-related metadata.
abstrak com.google.protobuf.ByteString
dapatkan MetadataBytes ()
 Initialization-related metadata.
Versi abstrakDef
dapatkanVersi ()
 Version information from the producer of this SavedUserObject.
abstrak VersionDefOrBuilder
dapatkanVersionOrBuilder ()
 Version information from the producer of this SavedUserObject.
boolean abstrak
memilikiVersi ()
 Version information from the producer of this SavedUserObject.

Metode Publik

abstrak publik String getIdentifier ()

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

abstrak publik com.google.protobuf.ByteString getIdentifierBytes ()

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

String abstrak publik getMetadata ()

 Initialization-related metadata.
 
string metadata = 3;

abstrak publik com.google.protobuf.ByteString getMetadataBytes ()

 Initialization-related metadata.
 
string metadata = 3;

abstrak publik VersionDef getVersion ()

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

abstrak publik VersionDefOrBuilder getVersionOrBuilder ()

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

boolean abstrak publik hasVersion ()

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