interfaccia pubblica PairValueOrBuilder
| Sottoclassi indirette conosciute |
Metodi pubblici
| stringa astratta | getKey () string key = 1; |
| astratto com.google.protobuf.ByteString | getKeyBytes () string key = 1; |
| valore strutturato astratto | getValore () .tensorflow.StructuredValue value = 2; |
| abstract StructuredValueOrBuilder | getValueOrBuilder () .tensorflow.StructuredValue value = 2; |
| booleano astratto | haValore () .tensorflow.StructuredValue value = 2; |
Metodi pubblici
stringa astratta pubblica getKey ()
string key = 1;
estratto pubblico com.google.protobuf.ByteString getKeyBytes ()
string key = 1;
estratto pubblico StructuredValueOrBuilder getValueOrBuilder ()
.tensorflow.StructuredValue value = 2;
hasValue booleano astratto pubblico ()
.tensorflow.StructuredValue value = 2;