SessionMetadata.Builder

publiczna statyczna klasa końcowa SessionMetadata.Builder

 Metadata about the session.
 This can be used by the runtime and the Ops for debugging, monitoring, etc.
 The (name, version) tuple is expected to be a unique identifier for
 sessions within the same process.
 NOTE: This is currently used and propagated only by the direct session.
 
Protobuf typu tensorflow.SessionMetadata

Metody publiczne

SessionMetadata.Builder
addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
Metadane sesji
Metadane sesji
SessionMetadata.Builder
jasne ()
SessionMetadata.Builder
clearField (pole com.google.protobuf.Descriptors.FieldDescriptor)
SessionMetadata.Builder
wyczyść nazwę ()
string name = 1;
SessionMetadata.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SessionMetadata.Builder
wyczyść wersję ()
 The version is optional.
SessionMetadata.Builder
klon ()
Metadane sesji
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Strunowy
pobierz nazwę ()
string name = 1;
com.google.protobuf.ByteString
getNameBytes ()
string name = 1;
długi
pobierz wersję ()
 The version is optional.
końcowa wartość logiczna
SessionMetadata.Builder
mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
SessionMetadata.Builder
mergeFrom (com.google.protobuf.Wiadomość inna)
końcowa SessionMetadata.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)
SessionMetadata.Builder
setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
SessionMetadata.Builder
setName (wartość ciągu)
string name = 1;
SessionMetadata.Builder
setNameBytes (wartość com.google.protobuf.ByteString)
string name = 1;
SessionMetadata.Builder
setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)
końcowa SessionMetadata.Builder
setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)
SessionMetadata.Builder
setVersion (długa wartość)
 The version is optional.

Metody dziedziczone

Metody publiczne

public SessionMetadata.Builder addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

publiczna kompilacja SessionMetadata ()

public SessionMetadata buildPartial ()

publiczny SessionMetadata.Builder wyczyść ()

public SessionMetadata.Builder clearField (pole com.google.protobuf.Descriptors.FieldDescriptor)

public SessionMetadata.Builder clearName ()

string name = 1;

public SessionMetadata.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public SessionMetadata.Builder clearVersion ()

 The version is optional. If set, needs to be >= 0.
 
int64 version = 2;

publiczny klon SessionMetadata.Builder ()

publiczne SessionMetadata getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public String getName ()

string name = 1;

public com.google.protobuf.ByteString getNameBytes ()

string name = 1;

publiczna długa wersja getVersion ()

 The version is optional. If set, needs to be >= 0.
 
int64 version = 2;

publiczna końcowa wartość logiczna isInitialized ()

public SessionMetadata.Builder mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

publiczne SessionMetadata.Builder mergeFrom (com.google.protobuf.Message other)

publiczna wersja końcowa SessionMetadata.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public SessionMetadata.Builder setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

public SessionMetadata.Builder setName (wartość ciągu)

string name = 1;

public SessionMetadata.Builder setNameBytes (wartość com.google.protobuf.ByteString)

string name = 1;

public SessionMetadata.Builder setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)

publiczna wersja końcowa SessionMetadata.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public SessionMetadata.Builder setVersion (długa wartość)

 The version is optional. If set, needs to be >= 0.
 
int64 version = 2;