classe final estática pública XStatMetadata.Builder
Metadata for an XStat, corresponds to a stat type and is shared by all XStats with the same metadata_id. Next ID: 4
tensorflow.profiler.XStatMetadata
Métodos Públicos
XStatMetadata.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
XStatMetadata | construir () |
XStatMetadata | |
XStatMetadata.Builder | claro () |
XStatMetadata.Builder | limparDescrição () Description of the stat (might be long). |
XStatMetadata.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
XStatMetadata.Builder | limparId () XPlane.stat_metadata map key. |
XStatMetadata.Builder | limparNome () Name of the stat (should be short). |
XStatMetadata.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor umof) |
XStatMetadata.Builder | clonar () |
XStatMetadata | |
Corda | getDescrição () Description of the stat (might be long). |
com.google.protobuf.ByteString | getDescriptionBytes () Description of the stat (might be long). |
final estático com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
longo | getId () XPlane.stat_metadata map key. |
Corda | getNome () Name of the stat (should be short). |
com.google.protobuf.ByteString | getNomeBytes () Name of the stat (should be short). |
booleano final | |
XStatMetadata.Builder | mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
XStatMetadata.Builder | mergeFrom (com.google.protobuf.Message outro) |
final XStatMetadata.Builder | mesclarUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields) |
XStatMetadata.Builder | setDescription (valor da string) Description of the stat (might be long). |
XStatMetadata.Builder | setDescriptionBytes (valor com.google.protobuf.ByteString) Description of the stat (might be long). |
XStatMetadata.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
XStatMetadata.Builder | setId (valor longo) XPlane.stat_metadata map key. |
XStatMetadata.Builder | setName (valor da string) Name of the stat (should be short). |
XStatMetadata.Builder | setNameBytes (valor com.google.protobuf.ByteString) Name of the stat (should be short). |
XStatMetadata.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto) |
final XStatMetadata.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields) |
Métodos herdados
Métodos Públicos
public XStatMetadata.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
public XStatMetadata.Builder clearDescription ()
Description of the stat (might be long).
string description = 3;
público XStatMetadata.Builder clearName ()
Name of the stat (should be short). Two XStatMetadata with different id should have different names.
string name = 2;
String pública getDescrição ()
Description of the stat (might be long).
string description = 3;
público com.google.protobuf.ByteString getDescriptionBytes ()
Description of the stat (might be long).
string description = 3;
final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
público longo getId ()
XPlane.stat_metadata map key.
int64 id = 1;
String pública getNome ()
Name of the stat (should be short). Two XStatMetadata with different id should have different names.
string name = 2;
público com.google.protobuf.ByteString getNameBytes ()
Name of the stat (should be short). Two XStatMetadata with different id should have different names.
string name = 2;
público final booleano isInitialized ()
public XStatMetadata.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
público final XStatMetadata.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
público XStatMetadata.Builder setDescription (valor da string)
Description of the stat (might be long).
string description = 3;
público XStatMetadata.Builder setDescriptionBytes (valor com.google.protobuf.ByteString)
Description of the stat (might be long).
string description = 3;
public XStatMetadata.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
público XStatMetadata.Builder setName (valor da string)
Name of the stat (should be short). Two XStatMetadata with different id should have different names.
string name = 2;
público XStatMetadata.Builder setNameBytes (valor com.google.protobuf.ByteString)
Name of the stat (should be short). Two XStatMetadata with different id should have different names.
string name = 2;