classe final estática pública SummaryMetadata.PluginData.Builder
Tipo de protobuf tensorflow.SummaryMetadata.PluginData
Métodos Públicos
ResumoMetadata.PluginData.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
ResumoMetadata.PluginData | construir () |
ResumoMetadata.PluginData | |
ResumoMetadata.PluginData.Builder | claro () |
ResumoMetadata.PluginData.Builder | limparConteúdo () The content to store for the plugin. |
ResumoMetadata.PluginData.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
ResumoMetadata.PluginData.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor umof) |
ResumoMetadata.PluginData.Builder | limparNomePlugin () The name of the plugin this data pertains to. |
ResumoMetadata.PluginData.Builder | clonar () |
com.google.protobuf.ByteString | getConteúdo () The content to store for the plugin. |
ResumoMetadata.PluginData | |
final estático com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Corda | getPluginName () The name of the plugin this data pertains to. |
com.google.protobuf.ByteString | getPluginNameBytes () The name of the plugin this data pertains to. |
booleano final | |
ResumoMetadata.PluginData.Builder | mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ResumoMetadata.PluginData.Builder | mergeFrom (com.google.protobuf.Message outro) |
Resumo finalMetadata.PluginData.Builder | mesclarUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields) |
ResumoMetadata.PluginData.Builder | setContent (valor com.google.protobuf.ByteString) The content to store for the plugin. |
ResumoMetadata.PluginData.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
ResumoMetadata.PluginData.Builder | setPluginName (valor da string) The name of the plugin this data pertains to. |
ResumoMetadata.PluginData.Builder | setPluginNameBytes (valor com.google.protobuf.ByteString) The name of the plugin this data pertains to. |
ResumoMetadata.PluginData.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto) |
Resumo finalMetadata.PluginData.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields) |
Métodos herdados
Métodos Públicos
public SummaryMetadata.PluginData.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
Resumo públicoMetadata.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;
Resumo públicoMetadata.PluginData.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
Resumo públicoMetadata.PluginData.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
Resumo públicoMetadata.PluginData.Builder clearPluginName ()
The name of the plugin this data pertains to.
string plugin_name = 1;
público 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;
final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
String pública getPluginName ()
The name of the plugin this data pertains to.
string plugin_name = 1;
público com.google.protobuf.ByteString getPluginNameBytes ()
The name of the plugin this data pertains to.
string plugin_name = 1;
público final booleano isInitialized ()
Resumo públicoMetadata.PluginData.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
Resumo final públicoMetadata.PluginData.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
Resumo públicoMetadata.PluginData.Builder setContent (valor 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, valor do objeto)
Resumo públicoMetadata.PluginData.Builder setPluginName (valor da string)
The name of the plugin this data pertains to.
string plugin_name = 1;
Resumo públicoMetadata.PluginData.Builder setPluginNameBytes (valor com.google.protobuf.ByteString)
The name of the plugin this data pertains to.
string plugin_name = 1;