SummaryOrBuilder

ממשק ציבורי SummaryOrBuilder
תת-מחלקות עקיפות ידועות

שיטות ציבוריות

תקציר תקציר.ערך
getValue (int index)
 Set of values for the summary.
מופשט int
getValueCount ()
 Set of values for the summary.
תקציר רשימה< Summary.Value >
getValueList ()
 Set of values for the summary.
תקציר Summary.ValueOrBuilder
getValueOrBuilder (int index)
 Set of values for the summary.
רשימה מופשטת<? מרחיב את Summary.ValueOrBuilder >
getValueOrBuilderList ()
 Set of values for the summary.

שיטות ציבוריות

תקציר ציבורי Summary.Value getValue (int index)

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

תקציר ציבורי int getValueCount ()

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

רשימת תקציר ציבורית< Summary.Value > getValueList ()

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

תקציר ציבורי Summary.ValueOrBuilder getValueOrBuilder (int index)

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

רשימת תקציר ציבורית<? מרחיב Summary.ValueOrBuilder > getValueOrBuilderList ()

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