PairValueOrBuilder

interface publique PairValueOrBuilder
Sous-classes indirectes connues

Méthodes publiques

chaîne abstraite
Obtenir la clé ()
string key = 1;
résumé com.google.protobuf.ByteString
getKeyBytes ()
string key = 1;
valeur structurée abstraite
obtenirValeur ()
.tensorflow.StructuredValue value = 2;
abstrait StructuredValueOrBuilder
getValueOrBuilder ()
.tensorflow.StructuredValue value = 2;
booléen abstrait
aValeur ()
.tensorflow.StructuredValue value = 2;

Méthodes publiques

chaîne abstraite publique getKey ()

string key = 1;

résumé public com.google.protobuf.ByteString getKeyBytes ()

string key = 1;

résumé public StructuredValue getValue ()

.tensorflow.StructuredValue value = 2;

résumé public StructuredValueOrBuilder getValueOrBuilder ()

.tensorflow.StructuredValue value = 2;

public abstrait booléen hasValue ()

.tensorflow.StructuredValue value = 2;