SummaryMetadata.PluginData.Builder

classe finale statique publique SummaryMetadata.PluginData.Builder

tensorflow.SummaryMetadata.PluginData de type Protobuf.SummaryMetadata.PluginData

Méthodes publiques

RésuméMetadata.PluginData.Builder
addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
RésuméMetadata.PluginData
RésuméMetadata.PluginData
RésuméMetadata.PluginData.Builder
clair ()
RésuméMetadata.PluginData.Builder
effacer le contenu ()
 The content to store for the plugin.
RésuméMetadata.PluginData.Builder
clearField (champ com.google.protobuf.Descriptors.FieldDescriptor)
RésuméMetadata.PluginData.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
RésuméMetadata.PluginData.Builder
clearPluginName ()
 The name of the plugin this data pertains to.
RésuméMetadata.PluginData.Builder
cloner ()
com.google.protobuf.ByteString
Obtenir du contenu ()
 The content to store for the plugin.
RésuméMetadata.PluginData
final statique com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Chaîne
getPluginName ()
 The name of the plugin this data pertains to.
com.google.protobuf.ByteString
getPluginNameBytes ()
 The name of the plugin this data pertains to.
booléen final
RésuméMetadata.PluginData.Builder
mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RésuméMetadata.PluginData.Builder
mergeFrom (com.google.protobuf.Message autre)
Résumé finalMetadata.PluginData.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)
RésuméMetadata.PluginData.Builder
setContent (valeur com.google.protobuf.ByteString)
 The content to store for the plugin.
RésuméMetadata.PluginData.Builder
setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
RésuméMetadata.PluginData.Builder
setPluginName (valeur de chaîne)
 The name of the plugin this data pertains to.
RésuméMetadata.PluginData.Builder
setPluginNameBytes (valeur com.google.protobuf.ByteString)
 The name of the plugin this data pertains to.
RésuméMetadata.PluginData.Builder
setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)
Résumé finalMetadata.PluginData.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)

Méthodes héritées

Méthodes publiques

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

public SummaryMetadata.PluginData build ()

public SummaryMetadata.PluginData buildPartial ()

public SummaryMetadata.PluginData.Builder clearContent ()

contenu

 The content to store for the plugin. The best practice is for this to be
 a binary serialized protocol buffer.
 
bytes content = 2;

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

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

public SummaryMetadata.PluginData.Builder clearPluginName ()

 The name of the plugin this data pertains to.
 
string plugin_name = 1;

public com.google.protobuf.ByteString getContent ()

contenu

 The content to store for the plugin. The best practice is for this to be
 a binary serialized protocol buffer.
 
bytes content = 2;

public SummaryMetadata.PluginData getDefaultInstanceForType ()

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

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

chaîne publique getPluginName ()

 The name of the plugin this data pertains to.
 
string plugin_name = 1;

public com.google.protobuf.ByteString getPluginNameBytes ()

 The name of the plugin this data pertains to.
 
string plugin_name = 1;

public final booléen isInitialized ()

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

Jetés
IOException

public SummaryMetadata.PluginData.Builder mergeFrom (com.google.protobuf.Message autre)

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

public SummaryMetadata.PluginData.Builder setContent (valeur com.google.protobuf.ByteString)

contenu

 The content to store for the plugin. The best practice is for this to be
 a binary serialized protocol buffer.
 
bytes content = 2;

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

public SummaryMetadata.PluginData.Builder setPluginName (valeur de chaîne)

 The name of the plugin this data pertains to.
 
string plugin_name = 1;

public SummaryMetadata.PluginData.Builder setPluginNameBytes (valeur com.google.protobuf.ByteString)

 The name of the plugin this data pertains to.
 
string plugin_name = 1;

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

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