SummaryMetadata.PluginData.Builder

общедоступный статический конечный класс SummaryMetadata.PluginData.Builder

Тип Protobuf tensorflow.SummaryMetadata.PluginData

Публичные методы

SummaryMetadata.PluginData.Builder
addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
SummaryMetadata.PluginData
SummaryMetadata.PluginData
SummaryMetadata.PluginData.Builder
SummaryMetadata.PluginData.Builder
очиститьСодержимое ()
 The content to store for the plugin.
SummaryMetadata.PluginData.Builder
ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)
SummaryMetadata.PluginData.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SummaryMetadata.PluginData.Builder
ОчиститьИмяПлагина ()
 The name of the plugin this data pertains to.
SummaryMetadata.PluginData.Builder
com.google.protobuf.ByteString
получитьСодержимое ()
 The content to store for the plugin.
SummaryMetadata.PluginData
окончательный статический com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Нить
получить имя плагина ()
 The name of the plugin this data pertains to.
com.google.protobuf.ByteString
getPluginNameBytes ()
 The name of the plugin this data pertains to.
последнее логическое значение
SummaryMetadata.PluginData.Builder
mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
SummaryMetadata.PluginData.Builder
mergeFrom (com.google.protobuf.Message другое)
окончательный вариант SummaryMetadata.PluginData.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
SummaryMetadata.PluginData.Builder
setContent (значение com.google.protobuf.ByteString)
 The content to store for the plugin.
SummaryMetadata.PluginData.Builder
setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
SummaryMetadata.PluginData.Builder
setPluginName (строковое значение)
 The name of the plugin this data pertains to.
SummaryMetadata.PluginData.Builder
setPluginNameBytes (значение com.google.protobuf.ByteString)
 The name of the plugin this data pertains to.
SummaryMetadata.PluginData.Builder
setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)
окончательный вариант SummaryMetadata.PluginData.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

Унаследованные методы

Публичные методы

public SummaryMetadata.PluginData.Builder addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)

общедоступная сборка SummaryMetadata.PluginData ()

общедоступный SummaryMetadata.PluginData buildPartial ()

общедоступный SummaryMetadata.PluginData.Builder очистить ()

общедоступный 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;

public SummaryMetadata.PluginData.Builder ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)

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

public SummaryMetadata.PluginData.Builder ClearPluginName ()

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

общедоступный клон SummaryMetadata.PluginData.Builder ()

общедоступный 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;

общедоступный SummaryMetadata.PluginData getDefaultInstanceForType ()

общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()

общедоступный com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

публичная строка 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;

публичное финальное логическое значение isInitialized ()

public SummaryMetadata.PluginData.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Исключение IO

public SummaryMetadata.PluginData.Builder mergeFrom (com.google.protobuf.Message другое)

общедоступный окончательный вариант SummaryMetadata.PluginData.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public SummaryMetadata.PluginData.Builder setContent (значение 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 (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)

public SummaryMetadata.PluginData.Builder setPluginName (строковое значение)

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

public SummaryMetadata.PluginData.Builder setPluginNameBytes (значение com.google.protobuf.ByteString)

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

public SummaryMetadata.PluginData.Builder setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)

общедоступный окончательный вариант SummaryMetadata.PluginData.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)