Represents a Python dict keyed by `str`. The comment on Unicode from Value.string_value applies analogously.
tensorflow.DictValue
de type Protobuf.DictValue Méthodes publiques
DictValue.Builder | addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet) |
ValeurDict | construire () |
ValeurDict | buildPartial () |
DictValue.Builder | clair () |
DictValue.Builder | clearField (champ com.google.protobuf.Descriptors.FieldDescriptor) |
DictValue.Builder | |
DictValue.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DictValue.Builder | cloner () |
booléen | contient des champs (clé de chaîne) map<string, .tensorflow.StructuredValue> fields = 1; |
ValeurDict | |
final statique com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Carte<String, StructuredValue > | getFields () Utilisez plutôt getFieldsMap() . |
int | getFieldsCount () map<string, .tensorflow.StructuredValue> fields = 1; |
Carte<String, StructuredValue > | getFieldsMap () map<string, .tensorflow.StructuredValue> fields = 1; |
Valeur structurée | getFieldsOrDefault (clé de chaîne, StructuredValue valeur par défaut) map<string, .tensorflow.StructuredValue> fields = 1; |
Valeur structurée | getFieldsOrThrow (clé de chaîne) map<string, .tensorflow.StructuredValue> fields = 1; |
Carte<String, StructuredValue > | getMutableFields () Utilisez plutôt d’autres accesseurs de mutation. |
booléen final | |
DictValue.Builder | mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DictValue.Builder | mergeFrom (com.google.protobuf.Message autre) |
DictValue.Builder final | mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields) |
DictValue.Builder | putAllFields (Map<String, StructuredValue > valeurs) map<string, .tensorflow.StructuredValue> fields = 1; |
DictValue.Builder | putFields (clé de chaîne, valeur StructuredValue ) map<string, .tensorflow.StructuredValue> fields = 1; |
DictValue.Builder | RemoveFields (clé de chaîne) map<string, .tensorflow.StructuredValue> fields = 1; |
DictValue.Builder | setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet) |
DictValue.Builder | setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet) |
DictValue.Builder final | setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields) |
Méthodes héritées
Méthodes publiques
public DictValue.Builder addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
public boolean containFields (clé de chaîne)
map<string, .tensorflow.StructuredValue> fields = 1;
public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public int getFieldsCount ()
map<string, .tensorflow.StructuredValue> fields = 1;
public Map<String, StructuredValue > getFieldsMap ()
map<string, .tensorflow.StructuredValue> fields = 1;
public StructuredValue getFieldsOrDefault (clé de chaîne, StructuredValue defaultValue)
map<string, .tensorflow.StructuredValue> fields = 1;
public StructuredValue getFieldsOrThrow (clé de chaîne)
map<string, .tensorflow.StructuredValue> fields = 1;
public Map<String, StructuredValue > getMutableFields ()
Utilisez plutôt d’autres accesseurs de mutation.
public final booléen isInitialized ()
public DictValue.Builder mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public final DictValue.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public DictValue.Builder putAllFields (Map<String, StructuredValue > valeurs)
map<string, .tensorflow.StructuredValue> fields = 1;
public DictValue.Builder putFields (clé de chaîne, valeur StructuredValue )
map<string, .tensorflow.StructuredValue> fields = 1;
public DictValue.Builder removeFields (clé de chaîne)
map<string, .tensorflow.StructuredValue> fields = 1;