SummaryMetadata.PluginData.Builder

clase final estática pública SummaryMetadata.PluginData.Builder

Protobuf tipo tensorflow.SummaryMetadata.PluginData

Métodos públicos

ResumenMetadata.PluginData.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
ResumenMetadata.PluginData
ResumenMetadata.PluginData
ResumenMetadata.PluginData.Builder
claro ()
ResumenMetadata.PluginData.Builder
borrar contenido ()
 The content to store for the plugin.
ResumenMetadata.PluginData.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
ResumenMetadata.PluginData.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor uno de)
ResumenMetadata.PluginData.Builder
borrar nombre de complemento ()
 The name of the plugin this data pertains to.
ResumenMetadata.PluginData.Builder
clonar ()
com.google.protobuf.ByteString
obtener el contenido ()
 The content to store for the plugin.
ResumenMetadata.PluginData
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
Cadena
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
ResumenMetadata.PluginData.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
ResumenMetadata.PluginData.Builder
mergeFrom (com.google.protobuf.Message otro)
Resumen finalMetadata.PluginData.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
ResumenMetadata.PluginData.Builder
setContent (valor com.google.protobuf.ByteString)
 The content to store for the plugin.
ResumenMetadata.PluginData.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
ResumenMetadata.PluginData.Builder
setPluginName (valor de cadena)
 The name of the plugin this data pertains to.
ResumenMetadata.PluginData.Builder
setPluginNameBytes (valor com.google.protobuf.ByteString)
 The name of the plugin this data pertains to.
ResumenMetadata.PluginData.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
Resumen finalMetadata.PluginData.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)

Métodos heredados

Métodos públicos

public SummaryMetadata.PluginData.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

compilación pública SummaryMetadata.PluginData ()

Resumen público Metadata.PluginData buildPartial ()

resumen públicoMetadata.PluginData.Builder clearContent ()

contenido de

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

ResumenMetadata.PluginData.Builder clearField público (campo com.google.protobuf.Descriptors.FieldDescriptor)

Resumen públicoMetadata.PluginData.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

resumen 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 ()

contenido de

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

ResumenMetadata público.PluginData getDefaultInstanceForType ()

público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

cadena 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 ()

resumen públicoMetadata.PluginData.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)

Lanza
IOExcepción

Resumen públicoMetadata.PluginData.Builder mergeFrom (com.google.protobuf.Message otro)

Resumen final públicoMetadata.PluginData.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)

Resumen públicoMetadata.PluginData.Builder setContent (valor com.google.protobuf.ByteString)

contenido de

 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 del objeto)

resumen públicoMetadata.PluginData.Builder setPluginName (valor de cadena)

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

resumen público Metadata.PluginData.Builder setPluginNameBytes (valor com.google.protobuf.ByteString)

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

public SummaryMetadata.PluginData.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)

Resumen final públicoMetadata.PluginData.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)