SummaryDescription.Builder

public static Final クラスSummaryDescription.Builder

 Metadata associated with a series of Summary data
 
Protobuf 型tensorflow.SummaryDescription

パブリックメソッド

概要説明.ビルダー
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
概要説明
建てる()
概要説明
概要説明.ビルダー
クリア()
概要説明.ビルダー
clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
概要説明.ビルダー
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
概要説明.ビルダー
クリアタイプヒント()
 Hint on how plugins should process the data in this series.
概要説明.ビルダー
概要説明
最終的な静的 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getTypeHint ()
 Hint on how plugins should process the data in this series.
com.google.protobuf.ByteString
getTypeHintBytes ()
 Hint on how plugins should process the data in this series.
最終ブール値
概要説明.ビルダー
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
概要説明.ビルダー
mergeFrom (com.google.protobuf.Message other)
最終的な概要説明.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
概要説明.ビルダー
setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
概要説明.ビルダー
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
概要説明.ビルダー
setTypeHint (文字列値)
 Hint on how plugins should process the data in this series.
概要説明.ビルダー
setTypeHintBytes (com.google.protobuf.ByteString 値)
 Hint on how plugins should process the data in this series.
最終的な概要説明.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

継承されたメソッド

パブリックメソッド

public SummaryDescription.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public SummaryDescription build ()

public SummaryDescription buildPartial ()

public SummaryDescription.Builder clear ()

public SummaryDescription.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)

public SummaryDescription.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public SummaryDescription.Builder clearTypeHint ()

 Hint on how plugins should process the data in this series.
 Supported values include "scalar", "histogram", "image", "audio"
 
string type_hint = 1;

public SummaryDescription.Builder clone ()

public SummaryDescription getDefaultInstanceForType ()

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

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

パブリック String getTypeHint ()

 Hint on how plugins should process the data in this series.
 Supported values include "scalar", "histogram", "image", "audio"
 
string type_hint = 1;

public com.google.protobuf.ByteString getTypeHintBytes ()

 Hint on how plugins should process the data in this series.
 Supported values include "scalar", "histogram", "image", "audio"
 
string type_hint = 1;

パブリック最終ブール値isInitialized ()

public SummaryDescription.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public SummaryDescription.Builder mergeFrom (com.google.protobuf.Message other)

public Final SummaryDescription.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public SummaryDescription.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public SummaryDescription.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)

public SummaryDescription.Builder setTypeHint (文字列値)

 Hint on how plugins should process the data in this series.
 Supported values include "scalar", "histogram", "image", "audio"
 
string type_hint = 1;

public SummaryDescription.Builder setTypeHintBytes (com.google.protobuf.ByteString 値)

 Hint on how plugins should process the data in this series.
 Supported values include "scalar", "histogram", "image", "audio"
 
string type_hint = 1;

public Final SummaryDescription.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)