общедоступный статический конечный класс 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
Публичные методы
XStatMetadata.Builder | addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта) |
XStatМетаданные | строить () |
XStatМетаданные | |
XStatMetadata.Builder | прозрачный () |
XStatMetadata.Builder | ОчиститьОписание () Description of the stat (might be long). |
XStatMetadata.Builder | ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor) |
XStatMetadata.Builder | ОчиститьИд () XPlane.stat_metadata map key. |
XStatMetadata.Builder | ясное имя () Name of the stat (should be short). |
XStatMetadata.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
XStatMetadata.Builder | клон () |
XStatMetadata | |
Нить | получитьОписание () Description of the stat (might be long). |
com.google.protobuf.ByteString | getDescriptionBytes () Description of the stat (might be long). |
окончательный статический com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
длинный | получитьИд () XPlane.stat_metadata map key. |
Нить | получитьИмя () Name of the stat (should be short). |
com.google.protobuf.ByteString | getNameBytes () Name of the stat (should be short). |
последнее логическое значение | |
XStatMetadata.Builder | mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
XStatMetadata.Builder | mergeFrom (com.google.protobuf.Message другое) |
окончательный XStatMetadata.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
XStatMetadata.Builder | setDescription (строковое значение) Description of the stat (might be long). |
XStatMetadata.Builder | setDescriptionBytes (значение com.google.protobuf.ByteString) Description of the stat (might be long). |
XStatMetadata.Builder | setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта) |
XStatMetadata.Builder | setId (длинное значение) XPlane.stat_metadata map key. |
XStatMetadata.Builder | setName (строковое значение) Name of the stat (should be short). |
XStatMetadata.Builder | setNameBytes (значение com.google.protobuf.ByteString) Name of the stat (should be short). |
XStatMetadata.Builder | setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта) |
окончательный XStatMetadata.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
Унаследованные методы
Публичные методы
public XStatMetadata.Builder addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
public XStatMetadata.Builder ClearDescription ()
Description of the stat (might be long).
string description = 3;
общедоступный XStatMetadata.Builder ClearName ()
Name of the stat (should be short). Two XStatMetadata with different id should have different names.
string name = 2;
публичная строка getDescription ()
Description of the stat (might be long).
string description = 3;
public com.google.protobuf.ByteString getDescriptionBytes ()
Description of the stat (might be long).
string description = 3;
общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()
общедоступный com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
общедоступный длинный getId ()
XPlane.stat_metadata map key.
int64 id = 1;
общедоступная строка getName ()
Name of the stat (should be short). Two XStatMetadata with different id should have different names.
string name = 2;
public com.google.protobuf.ByteString getNameBytes ()
Name of the stat (should be short). Two XStatMetadata with different id should have different names.
string name = 2;
публичное финальное логическое значение isInitialized ()
public XStatMetadata.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
Исключение IO |
---|
общедоступный финальный XStatMetadata.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public XStatMetadata.Builder setDescription (строковое значение)
Description of the stat (might be long).
string description = 3;
public XStatMetadata.Builder setDescriptionBytes (значение com.google.protobuf.ByteString)
Description of the stat (might be long).
string description = 3;
public XStatMetadata.Builder setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
public XStatMetadata.Builder setName (строковое значение)
Name of the stat (should be short). Two XStatMetadata with different id should have different names.
string name = 2;
public XStatMetadata.Builder setNameBytes (значение com.google.protobuf.ByteString)
Name of the stat (should be short). Two XStatMetadata with different id should have different names.
string name = 2;