SummaryMetadata.PluginData.Builder

genel statik son sınıf SummaryMetadata.PluginData.Builder

Protobuf türü tensorflow.SummaryMetadata.PluginData

Genel Yöntemler

SummaryMetadata.PluginData.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
SummaryMetadata.PluginData
SummaryMetadata.PluginData
SummaryMetadata.PluginData.Builder
SummaryMetadata.PluginData.Builder
içeriği temizle ()
 The content to store for the plugin.
SummaryMetadata.PluginData.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)
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
klon ()
com.google.protobuf.ByteString
içeriğe eriş ()
 The content to store for the plugin.
SummaryMetadata.PluginData
final statik com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Sicim
getPluginName ()
 The name of the plugin this data pertains to.
com.google.protobuf.ByteString
getPluginNameBytes ()
 The name of the plugin this data pertains to.
son boole değeri
SummaryMetadata.PluginData.Builder
mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SummaryMetadata.PluginData.Builder
mergeFrom (com.google.protobuf.Message other)
son ÖzetMetadata.PluginData.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
SummaryMetadata.PluginData.Builder
setContent (com.google.protobuf.ByteString değeri)
 The content to store for the plugin.
SummaryMetadata.PluginData.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
SummaryMetadata.PluginData.Builder
setPluginName (Dize değeri)
 The name of the plugin this data pertains to.
SummaryMetadata.PluginData.Builder
setPluginNameBytes (com.google.protobuf.ByteString değeri)
 The name of the plugin this data pertains to.
SummaryMetadata.PluginData.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
son ÖzetMetadata.PluginData.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields)

Kalıtsal Yöntemler

Genel Yöntemler

public SummaryMetadata.PluginData.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

public SummaryMetadata.PluginData build ()

public SummaryMetadata.PluginData buildPartial ()

genel 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;

genel SummaryMetadata.PluginData.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)

genel 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;

herkese açık 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 SummaryMetadata.PluginData getDefaultInstanceForType ()

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

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

public String 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;

genel final boolean isInitialized ()

genel SummaryMetadata.PluginData.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

genel SummaryMetadata.PluginData.Builder mergeFrom (com.google.protobuf.Message other)

genel final SummaryMetadata.PluginData.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)

genel SummaryMetadata.PluginData.Builder setContent (com.google.protobuf.ByteString değeri)

 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 alanı, Nesne değeri)

public SummaryMetadata.PluginData.Builder setPluginName (Dize değeri)

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

public SummaryMetadata.PluginData.Builder setPluginNameBytes (com.google.protobuf.ByteString değeri)

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

public SummaryMetadata.PluginData.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)

genel final SummaryMetadata.PluginData.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)