PairValueOrBuilder

interface pública PairValueOrBuilder
Subclasses indiretas conhecidas

Métodos Públicos

cadeia abstrata
getKey ()
string key = 1;
abstrato com.google.protobuf.ByteString
getKeyBytes ()
string key = 1;
valor estruturado abstrato
Obter valor ()
.tensorflow.StructuredValue value = 2;
Resumo StructuredValueOrBuilder
getValueOrBuilder ()
.tensorflow.StructuredValue value = 2;
booleano abstrato
temValor ()
.tensorflow.StructuredValue value = 2;

Métodos Públicos

String abstrata pública getKey ()

string key = 1;

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

string key = 1;

público abstrato StructuredValue getValue ()

.tensorflow.StructuredValue value = 2;

resumo público StructuredValueOrBuilder getValueOrBuilder ()

.tensorflow.StructuredValue value = 2;

hasValue booleano abstrato público ()

.tensorflow.StructuredValue value = 2;