TupleValueOrBuilder

interface pública TupleValueOrBuilder
Subclasses indiretas conhecidas

Métodos Públicos

valor estruturado abstrato
getValues ​​(índice interno)
repeated .tensorflow.StructuredValue values = 1;
abstrato int
getValuesCount ()
repeated .tensorflow.StructuredValue values = 1;
Lista abstrata <ValorEstruturado>
getValuesList ()
repeated .tensorflow.StructuredValue values = 1;
Resumo StructuredValueOrBuilder
getValuesOrBuilder (índice interno)
repeated .tensorflow.StructuredValue values = 1;
lista abstrata<? estende StructuredValueOrBuilder >
getValuesOrBuilderList ()
repeated .tensorflow.StructuredValue values = 1;

Métodos Públicos

público abstrato StructuredValue getValues ​​(índice int)

repeated .tensorflow.StructuredValue values = 1;

resumo público int getValuesCount ()

repeated .tensorflow.StructuredValue values = 1;

lista abstrata pública< StructuredValue > getValuesList ()

repeated .tensorflow.StructuredValue values = 1;

resumo público StructuredValueOrBuilder getValuesOrBuilder (índice int)

repeated .tensorflow.StructuredValue values = 1;

lista abstrata pública<? estende StructuredValueOrBuilder > getValuesOrBuilderList ()

repeated .tensorflow.StructuredValue values = 1;