interface pública SavedUserObjectOrBuilder
Subclasses indiretas conhecidas |
Métodos Públicos
cadeia abstrata | getIdentifier () Corresponds to a registration of the type to use in the loading program. |
abstrato com.google.protobuf.ByteString | getIdentifierBytes () Corresponds to a registration of the type to use in the loading program. |
cadeia abstrata | getMetadata () Initialization-related metadata. |
abstrato com.google.protobuf.ByteString | getMetadataBytes () Initialization-related metadata. |
versão abstrataDef | getVersão () Version information from the producer of this SavedUserObject. |
versão abstrataDefOrBuilder | getVersionOrBuilder () Version information from the producer of this SavedUserObject. |
booleano abstrato | hasVersion () Version information from the producer of this SavedUserObject. |
Métodos Públicos
String abstrata pública getIdentifier ()
Corresponds to a registration of the type to use in the loading program.
string identifier = 1;
resumo público com.google.protobuf.ByteString getIdentifierBytes ()
Corresponds to a registration of the type to use in the loading program.
string identifier = 1;
String abstrata pública getMetadata ()
Initialization-related metadata.
string metadata = 3;
resumo público com.google.protobuf.ByteString getMetadataBytes ()
Initialization-related metadata.
string metadata = 3;
público abstrato VersionDef getVersion ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
público abstrato VersionDefOrBuilder getVersionOrBuilder ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
hasVersion booleano abstrato público ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;