XStatMetadata.Builder

classe finale statique publique 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
 
Type Protobuf tensorflow.profiler.XStatMetadata

Méthodes publiques

XStatMetadata.Builder
addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
XStatMétadonnées
XStatMétadonnées
XStatMetadata.Builder
clair ()
XStatMetadata.Builder
effacerDescription ()
 Description of the stat (might be long).
XStatMetadata.Builder
clearField (champ com.google.protobuf.Descriptors.FieldDescriptor)
XStatMetadata.Builder
identifiant clair ()
 XPlane.stat_metadata map key.
XStatMetadata.Builder
nom clair ()
 Name of the stat (should be short).
XStatMetadata.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
XStatMetadata.Builder
cloner ()
XStatMétadonnées
Chaîne
obtenirDescription ()
 Description of the stat (might be long).
com.google.protobuf.ByteString
getDescriptionBytes ()
 Description of the stat (might be long).
final statique com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
long
getId ()
 XPlane.stat_metadata map key.
Chaîne
obtenirNom ()
 Name of the stat (should be short).
com.google.protobuf.ByteString
getNameBytes ()
 Name of the stat (should be short).
booléen final
XStatMetadata.Builder
mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
XStatMetadata.Builder
mergeFrom (com.google.protobuf.Message autre)
final XStatMetadata.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)
XStatMetadata.Builder
setDescription (valeur de chaîne)
 Description of the stat (might be long).
XStatMetadata.Builder
setDescriptionBytes (valeur com.google.protobuf.ByteString)
 Description of the stat (might be long).
XStatMetadata.Builder
setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
XStatMetadata.Builder
setId (valeur longue)
 XPlane.stat_metadata map key.
XStatMetadata.Builder
setName (valeur de chaîne)
 Name of the stat (should be short).
XStatMetadata.Builder
setNameBytes (valeur com.google.protobuf.ByteString)
 Name of the stat (should be short).
XStatMetadata.Builder
setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)
final XStatMetadata.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)

Méthodes héritées

Méthodes publiques

public XStatMetadata.Builder addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)

build public XStatMetadata ()

public XStatMetadata buildPartial ()

public XStatMetadata.Builder clear ()

public XStatMetadata.Builder clearDescription ()

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

public XStatMetadata.Builder clearField (champ com.google.protobuf.Descriptors.FieldDescriptor)

public XStatMetadata.Builder clearId ()

 XPlane.stat_metadata map key.
 
int64 id = 1;

public XStatMetadata.Builder clearName ()

nom de chaîne

 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)

Clone public XStatMetadata.Builder ()

public XStatMetadata getDefaultInstanceForType ()

chaîne publique 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 statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

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

public long getId ()

 XPlane.stat_metadata map key.
 
int64 id = 1;

chaîne publique getName ()

nom de chaîne

 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;

public final booléen isInitialized ()

public XStatMetadata.Builder mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public XStatMetadata.Builder mergeFrom (com.google.protobuf.Message autre)

public final XStatMetadata.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public XStatMetadata.Builder setDescription (valeur de chaîne)

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

public XStatMetadata.Builder setDescriptionBytes (valeur com.google.protobuf.ByteString)

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

public XStatMetadata.Builder setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)

public XStatMetadata.Builder setId (valeur longue)

 XPlane.stat_metadata map key.
 
int64 id = 1;

public XStatMetadata.Builder setName (valeur de chaîne)

nom de chaîne

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

public XStatMetadata.Builder setNameBytes (valeur com.google.protobuf.ByteString)

nom de chaîne

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

public XStatMetadata.Builder setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)

public final XStatMetadata.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)