interface pública SummaryOrBuilder
| Subclasses indiretas conhecidas |
Métodos Públicos
| Resumo Resumo.Valor | getValue (índice interno) Set of values for the summary. |
| abstrato int | getValueCount () Set of values for the summary. |
| Lista abstrata< Resumo.Valor > | getValueList () Set of values for the summary. |
| resumo abstrato.ValueOrBuilder | getValueOrBuilder (índice interno) Set of values for the summary. |
| lista abstrata<? estende Summary.ValueOrBuilder > | getValueOrBuilderList () Set of values for the summary. |
Métodos Públicos
Resumo público abstrato.Value getValue (índice int)
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1; público abstrato int getValueCount ()
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1; lista abstrata pública< Summary.Value > getValueList ()
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1; Resumo público abstrato.ValueOrBuilder getValueOrBuilder (índice int)
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1; lista abstrata pública<? estende Summary.ValueOrBuilder > getValueOrBuilderList ()
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;