classe finale statica pubblica SummaryMetadata.PluginData.Builder
Tipo di protocollo tensorflow.SummaryMetadata.PluginData
Metodi pubblici
SummaryMetadata.PluginData.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto) |
SummaryMetadata.PluginData | costruire () |
SummaryMetadata.PluginData | buildPartial () |
SummaryMetadata.PluginData.Builder | chiaro () |
SummaryMetadata.PluginData.Builder | cancella contenuto () The content to store for the plugin. |
SummaryMetadata.PluginData.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
SummaryMetadata.PluginData.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SummaryMetadata.PluginData.Builder | clearPluginName () The name of the plugin this data pertains to. |
SummaryMetadata.PluginData.Builder | clone () |
com.google.protobuf.ByteString | getContenuto () The content to store for the plugin. |
SummaryMetadata.PluginData | |
com.google.protobuf.Descriptors.Descriptor statico finale | |
com.google.protobuf.Descriptors.Descriptor | |
Corda | getNomePlugin () The name of the plugin this data pertains to. |
com.google.protobuf.ByteString | getPluginNameBytes () The name of the plugin this data pertains to. |
booleano finale | |
SummaryMetadata.PluginData.Builder | mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
SummaryMetadata.PluginData.Builder | mergeFrom (com.google.protobuf.Message altro) |
finale SummaryMetadata.PluginData.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
SummaryMetadata.PluginData.Builder | setContent (valore com.google.protobuf.ByteString) The content to store for the plugin. |
SummaryMetadata.PluginData.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto) |
SummaryMetadata.PluginData.Builder | setPluginName (valore stringa) The name of the plugin this data pertains to. |
SummaryMetadata.PluginData.Builder | setPluginNameBytes (valore com.google.protobuf.ByteString) The name of the plugin this data pertains to. |
SummaryMetadata.PluginData.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto) |
finale SummaryMetadata.PluginData.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
Metodi ereditati
Metodi pubblici
public SummaryMetadata.PluginData.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
public SummaryMetadata.PluginData.Builder clearContent ()
The content to store for the plugin. The best practice is for this to be a binary serialized protocol buffer.
bytes content = 2;
pubblico SummaryMetadata.PluginData.Builder clearField (campo 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;
pubblico com.google.protobuf.ByteString getContent ()
The content to store for the plugin. The best practice is for this to be a binary serialized protocol buffer.
bytes content = 2;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
pubblico com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
stringa pubblica getPluginName ()
The name of the plugin this data pertains to.
string plugin_name = 1;
pubblico com.google.protobuf.ByteString getPluginNameBytes ()
The name of the plugin this data pertains to.
string plugin_name = 1;
public final booleano isInitialized ()
public SummaryMetadata.PluginData.Builder mergeFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
pubblico finale SummaryMetadata.PluginData.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
pubblico SummaryMetadata.PluginData.Builder setContent (valore com.google.protobuf.ByteString)
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 (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
public SummaryMetadata.PluginData.Builder setPluginName (valore stringa)
The name of the plugin this data pertains to.
string plugin_name = 1;
public SummaryMetadata.PluginData.Builder setPluginNameBytes (valore com.google.protobuf.ByteString)
The name of the plugin this data pertains to.
string plugin_name = 1;