パブリック静的最終クラスSummaryMetadata.PluginData.Builder
Protobuf 型tensorflow.SummaryMetadata.PluginData
パブリックメソッド
SummaryMetadata.PluginData.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
SummaryMetadata.PluginData | 建てる() |
SummaryMetadata.PluginData | buildPartial () |
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 | getContent () The content to store for the plugin. |
SummaryMetadata.PluginData | |
最終的な静的 com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
弦 | getプラグイン名() 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 other) |
最終的なSummaryMetadata.PluginData.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド) |
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 フィールド、オブジェクト値)
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;
public SummaryMetadata.PluginData.Builder clearField (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;
public 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 ()
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;
パブリック最終ブール値isInitialized ()
public SummaryMetadata.PluginData.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public Final SummaryMetadata.PluginData.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
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;