DictValueOrBuilder

interface publique DictValueOrBuilder
Sous-classes indirectes connues

Méthodes publiques

booléen abstrait
contient des champs (clé de chaîne)
map<string, .tensorflow.StructuredValue> fields = 1;
Carte abstraite <String, StructuredValue >
getFields ()
Utilisez plutôt getFieldsMap() .
abstrait entier
getFieldsCount ()
map<string, .tensorflow.StructuredValue> fields = 1;
Carte abstraite <String, StructuredValue >
getFieldsMap ()
map<string, .tensorflow.StructuredValue> fields = 1;
valeur structurée abstraite
getFieldsOrDefault (clé de chaîne, StructuredValue valeur par défaut)
map<string, .tensorflow.StructuredValue> fields = 1;
valeur structurée abstraite
getFieldsOrThrow (clé de chaîne)
map<string, .tensorflow.StructuredValue> fields = 1;

Méthodes publiques

public abstrait booléen containFields (clé de chaîne)

map<string, .tensorflow.StructuredValue> fields = 1;

public abstrait Map<String, StructuredValue > getFields ()

Utilisez plutôt getFieldsMap() .

public abstrait int getFieldsCount ()

map<string, .tensorflow.StructuredValue> fields = 1;

public abstrait Map<String, StructuredValue > getFieldsMap ()

map<string, .tensorflow.StructuredValue> fields = 1;

public abstract StructuredValue getFieldsOrDefault (clé de chaîne, StructuredValue defaultValue)

map<string, .tensorflow.StructuredValue> fields = 1;

résumé public StructuredValue getFieldsOrThrow (clé de chaîne)

map<string, .tensorflow.StructuredValue> fields = 1;