XStatMetadata.Builder

lớp cuối cùng tĩnh công khai 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
 
Loại Protobuf tensorflow.profiler.XStatMetadata

Phương pháp công khai

XStatMetadata.Builder
addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
Siêu dữ liệu XStat
Siêu dữ liệu XStat
XStatMetadata.Builder
XStatMetadata.Builder
mô tả rõ ràng ()
 Description of the stat (might be long).
XStatMetadata.Builder
ClearField (trường com.google.protobuf.Descriptors.FieldDescriptor)
XStatMetadata.Builder
ClearId ()
 XPlane.stat_metadata map key.
XStatMetadata.Builder
ClearName ()
 Name of the stat (should be short).
XStatMetadata.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
XStatMetadata.Builder
Siêu dữ liệu XStat
Sợi dây
getDescription ()
 Description of the stat (might be long).
com.google.protobuf.ByteString
getDescriptionBytes ()
 Description of the stat (might be long).
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng
com.google.protobuf.Descriptors.Descriptor
dài
getId ()
 XPlane.stat_metadata map key.
Sợi dây
lấy Tên ()
 Name of the stat (should be short).
com.google.protobuf.ByteString
getNameBytes ()
 Name of the stat (should be short).
boolean cuối cùng
XStatMetadata.Builder
mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
XStatMetadata.Builder
mergeFrom (com.google.protobuf.Message other)
XStatMetadata.Builder cuối cùng
hợp nhấtUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
XStatMetadata.Builder
setDescription (Giá trị chuỗi)
 Description of the stat (might be long).
XStatMetadata.Builder
setDescriptionBytes (giá trị com.google.protobuf.ByteString)
 Description of the stat (might be long).
XStatMetadata.Builder
setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
XStatMetadata.Builder
setId (giá trị dài)
 XPlane.stat_metadata map key.
XStatMetadata.Builder
setName (Giá trị chuỗi)
 Name of the stat (should be short).
XStatMetadata.Builder
setNameBytes (giá trị com.google.protobuf.ByteString)
 Name of the stat (should be short).
XStatMetadata.Builder
setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)
XStatMetadata.Builder cuối cùng
setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

Phương pháp kế thừa

Phương pháp công khai

public XStatMetadata.Builder addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)

bản dựng XStatMetadata công khai ()

buildPartial XStatMetadata công khai ()

XStatMetadata.Builder công khai rõ ràng ()

công khai XStatMetadata.Builder clearDescription ()

mô tả chuỗi

 Description of the stat (might be long).
 
string description = 3;

công khai XStatMetadata.Builder clearField (trường com.google.protobuf.Descriptors.FieldDescriptor)

công khai XStatMetadata.Builder clearId ()

 XPlane.stat_metadata map key.
 
int64 id = 1;

công khai XStatMetadata.Builder clearName ()

string name = 2;

 Name of the stat (should be short).
 Two XStatMetadata with different id should have different names.
 
= 2;

công khai XStatMetadata.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

bản sao XStatMetadata.Builder công khai ()

công khai XStatMetadata getDefaultInstanceForType ()

Chuỗi công khai getDescription ()

mô tả chuỗi

 Description of the stat (might be long).
 
string description = 3;

com.google.protobuf.ByteString getDescriptionBytes công khai ()

mô tả chuỗi

 Description of the stat (might be long).
 
string description = 3;

công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()

com.google.protobuf.Descriptors.Descriptor công khai getDescriptorForType ()

getId công khai dài ()

 XPlane.stat_metadata map key.
 
int64 id = 1;

Chuỗi công khai getName ()

string name = 2;

 Name of the stat (should be short).
 Two XStatMetadata with different id should have different names.
 
= 2;

com.google.protobuf.ByteString getNameBytes công khai ()

 Name of the stat (should be short).
 Two XStatMetadata with different id should have different names.
 
string name = 2;

boolean cuối cùng công khai được khởi tạo ()

công khai XStatMetadata.Builder mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

công khai XStatMetadata.Builder mergeFrom (com.google.protobuf.Message other)

cuối cùng công khai XStatMetadata.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public XStatMetadata.Builder setDescription (Giá trị chuỗi)

mô tả chuỗi

 Description of the stat (might be long).
 
string description = 3;

công khai XStatMetadata.Builder setDescriptionBytes (giá trị com.google.protobuf.ByteString)

mô tả chuỗi

 Description of the stat (might be long).
 
string description = 3;

public XStatMetadata.Builder setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)

public XStatMetadata.Builder setId (giá trị dài)

 XPlane.stat_metadata map key.
 
int64 id = 1;

public XStatMetadata.Builder setName (Giá trị chuỗi)

string name = 2;

 Name of the stat (should be short).
 Two XStatMetadata with different id should have different names.
 
= 2;

công khai XStatMetadata.Builder setNameBytes (giá trị com.google.protobuf.ByteString)

string name = 2;

 Name of the stat (should be short).
 Two XStatMetadata with different id should have different names.
 
= 2;

public XStatMetadata.Builder setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)

trận chung kết công khai XStatMetadata.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)