interfaz pública PairValueOrBuilder
| Subclases indirectas conocidas |
Métodos públicos
| cadena abstracta | obtener clave () string key = 1; |
| resumen com.google.protobuf.ByteString | obtenerBytesClave () string key = 1; |
| valor estructurado abstracto | obtenerValor () .tensorflow.StructuredValue value = 2; |
| resumen StructuredValueOrBuilder | getValueOrBuilder () .tensorflow.StructuredValue value = 2; |
| booleano abstracto | tiene valor () .tensorflow.StructuredValue value = 2; |
Métodos públicos
Cadena abstracta pública getKey ()
string key = 1;
resumen público com.google.protobuf.ByteString getKeyBytes ()
string key = 1;
resumen público StructuredValueOrBuilder getValueOrBuilder ()
.tensorflow.StructuredValue value = 2;
hasValue booleano abstracto público ()
.tensorflow.StructuredValue value = 2;