الفئة النهائية العامة الثابتة 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، قيمة الكائن) |
XStatMetadata | يبني () |
XStatMetadata | بناء جزئي () |
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 | الحصول على الوصف بايت () 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 | الحصول على اسم بايت () Name of the stat (should be short). |
منطقية نهائية | تمت التهيئة () |
XStatMetadata.Builder | دمج من (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
XStatMetadata.Builder | دمج من (com.google.protobuf.Message أخرى) |
XStatMetadata.Builder النهائي | دمجUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
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.UnknownFieldSet UnknownFields) |
الطرق الموروثة
الأساليب العامة
XStatMetadata.Builder العام addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
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;
الحصول على سلسلة عامة ()
Description of the stat (might be long).
string description = 3;
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;
com.google.protobuf.ByteString getNameBytes () العام
Name of the stat (should be short). Two XStatMetadata with different id should have different names.
string name = 2;
تمت تهيئة القيمة المنطقية النهائية العامة ()
XStatMetadata.Builder mergeFrom العام (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
XStatMetadata.Builder النهائي العام mergeUnknownFields (com.google.protobuf.UnknownFieldSetUnknownFields)
مجموعة XStatMetadata.Builder العامة (قيمة السلسلة)
Description of the stat (might be long).
string description = 3;
XStatMetadata.Builder العامة setDescriptionBytes (قيمة com.google.protobuf.ByteString)
Description of the stat (might be long).
string description = 3;
XStatMetadata.Builder setField العام (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
اسم مجموعة XStatMetadata.Builder العام (قيمة السلسلة)
Name of the stat (should be short). Two XStatMetadata with different id should have different names.
string name = 2;
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;