NamedTupleValueOrBuilder

interfaccia pubblica NamedTupleValueOrBuilder
Sottoclassi indirette conosciute

Metodi pubblici

stringa astratta
getNome ()
string name = 1;
astratto com.google.protobuf.ByteString
getNomeBytes ()
string name = 1;
ValoreCoppia astratto
getValues ​​(indice int)
repeated .tensorflow.PairValue values = 2;
astratto int
getValuesCount ()
repeated .tensorflow.PairValue values = 2;
Lista astratta <ValoreCoppia>
getValuesList ()
repeated .tensorflow.PairValue values = 2;
astratto PairValueOrBuilder
getValuesOrBuilder (indice int)
repeated .tensorflow.PairValue values = 2;
Elenco astratto<? estende PairValueOrBuilder >
getValuesOrBuilderList ()
repeated .tensorflow.PairValue values = 2;

Metodi pubblici

stringa astratta pubblica getName ()

string name = 1;

estratto pubblico com.google.protobuf.ByteString getNameBytes ()

string name = 1;

public abstract PairValue getValues ​​(indice int)

repeated .tensorflow.PairValue values = 2;

public abstract int getValuesCount ()

repeated .tensorflow.PairValue values = 2;

elenco astratto pubblico< PairValue > getValuesList ()

repeated .tensorflow.PairValue values = 2;

public abstract PairValueOrBuilder getValuesOrBuilder (indice int)

repeated .tensorflow.PairValue values = 2;

Elenco abstract pubblico<? estende PairValueOrBuilder > getValuesOrBuilderList ()

repeated .tensorflow.PairValue values = 2;