XStatMetadata.Builder

genel statik son sınıf 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
 
Protobuf türü tensorflow.profiler.XStatMetadata

Genel Yöntemler

XStatMetadata.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
XStatMeta Verileri
XStatMeta Verileri
XStatMetadata.Builder
XStatMetadata.Builder
clearDescription ()
 Description of the stat (might be long).
XStatMetadata.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)
XStatMetadata.Builder
temizleme kimliği ()
 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
klon ()
XStatMeta Verileri
Sicim
getDescription ()
 Description of the stat (might be long).
com.google.protobuf.ByteString
getDescriptionBytes ()
 Description of the stat (might be long).
final statik com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
uzun
kimliği al ()
 XPlane.stat_metadata map key.
Sicim
getName ()
 Name of the stat (should be short).
com.google.protobuf.ByteString
getNameBytes ()
 Name of the stat (should be short).
son boole değeri
XStatMetadata.Builder
mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
XStatMetadata.Builder
mergeFrom (com.google.protobuf.Message other)
son XStatMetadata.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
XStatMetadata.Builder
setDescription (Dize değeri)
 Description of the stat (might be long).
XStatMetadata.Builder
setDescriptionBytes (com.google.protobuf.ByteString değeri)
 Description of the stat (might be long).
XStatMetadata.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
XStatMetadata.Builder
setId (uzun değer)
 XPlane.stat_metadata map key.
XStatMetadata.Builder
setName (Dize değeri)
 Name of the stat (should be short).
XStatMetadata.Builder
setNameBytes (com.google.protobuf.ByteString değeri)
 Name of the stat (should be short).
XStatMetadata.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
son XStatMetadata.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields)

Kalıtsal Yöntemler

Genel Yöntemler

public XStatMetadata.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

genel XStatMetadata yapısı ()

public XStatMetadata buildPartial ()

genel XStatMetadata.Builder clear ()

genel XStatMetadata.Builder clearDescription ()

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

genel XStatMetadata.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)

public XStatMetadata.Builder clearId ()

 XPlane.stat_metadata map key.
 
int64 id = 1;

public XStatMetadata.Builder clearName ()

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

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

genel XStatMetadata.Builder klonu ()

public XStatMetadata getDefaultInstanceForType ()

genel Dize 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;

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

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

genel uzun getId ()

 XPlane.stat_metadata map key.
 
int64 id = 1;

genel Dize 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;

genel final boolean isInitialized ()

genel XStatMetadata.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel XStatMetadata.Builder mergeFrom (com.google.protobuf.Message other)

genel final XStatMetadata.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)

public XStatMetadata.Builder setDescription (Dize değeri)

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

public XStatMetadata.Builder setDescriptionBytes (com.google.protobuf.ByteString değeri)

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

public XStatMetadata.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

public XStatMetadata.Builder setId (uzun değer)

 XPlane.stat_metadata map key.
 
int64 id = 1;

public XStatMetadata.Builder setName (Dize değeri)

 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 değeri)

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

public XStatMetadata.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)

genel final XStatMetadata.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)