PairValueOrBuilder

interfaz pública PairValueOrBuilder
Subclases indirectas conocidas

Métodos públicos

cadena abstracta
getKey ()
string key = 1;
resumen com.google.protobuf.ByteString
getKeyBytes ()
string key = 1;
StructuredValue abstracto
getValue ()
.tensorflow.StructuredValue value = 2;
resumen StructuredValueOrBuilder
getValueOrBuilder ()
.tensorflow.StructuredValue value = 2;
booleano abstracto
hasValue ()
.tensorflow.StructuredValue value = 2;

Métodos públicos

getKey () de cadena abstracta pública

string key = 1;

resumen público com.google.protobuf.ByteString getKeyBytes ()

string key = 1;

public abstract StructuredValue getValue ()

.tensorflow.StructuredValue value = 2;

resumen público StructuredValueOrBuilder getValueOrBuilder ()

.tensorflow.StructuredValue value = 2;

public abstract boolean hasValue ()

.tensorflow.StructuredValue value = 2;