SummaryOrBuilder

パブリック インターフェイスSummaryOrBuilder
既知の間接サブクラス

パブリックメソッド

抽象的な概要.値
getValue (int インデックス)
 Set of values for the summary.
抽象整数
getValueCount ()
 Set of values for the summary.
抽象リスト< Summary.Value >
getValueList ()
 Set of values for the summary.
抽象的なSummary.ValueOrBuilder
getValueOrBuilder (int インデックス)
 Set of values for the summary.
抽象リスト<? Summary.ValueOrBuilderを拡張 >
getValueOrBuilderList ()
 Set of values for the summary.

パブリックメソッド

パブリック抽象Summary.Value getValue (int インデックス)

 Set of values for the summary.
 
repeated .tensorflow.Summary.Value value = 1;

public abstract int getValueCount ()

 Set of values for the summary.
 
repeated .tensorflow.Summary.Value value = 1;

public abstract List< Summary.Value > getValueList ()

 Set of values for the summary.
 
repeated .tensorflow.Summary.Value value = 1;

パブリック抽象Summary.ValueOrBuilder getValueOrBuilder (int インデックス)

 Set of values for the summary.
 
repeated .tensorflow.Summary.Value value = 1;

公開抄録リスト<? extends Summary.ValueOrBuilder > getValueOrBuilderList ()

 Set of values for the summary.
 
repeated .tensorflow.Summary.Value value = 1;