Represents a Python dict keyed by `str`. The comment on Unicode from Value.string_value applies analogously.
tensorflow.DictValue
Metodi pubblici
DictValue.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto) |
DictValue | costruire () |
DictValue | buildPartial () |
DictValue.Builder | chiaro () |
DictValue.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
DictValue.Builder | |
DictValue.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DictValue.Builder | clone () |
booleano | contieneFields (chiave String) map<string, .tensorflow.StructuredValue> fields = 1; |
DictValue | |
com.google.protobuf.Descriptors.Descriptor statico finale | |
com.google.protobuf.Descriptors.Descriptor | |
Mappa<String, StructuredValue > | getFields () Utilizzare invece getFieldsMap() . |
int | getFieldsCount () map<string, .tensorflow.StructuredValue> fields = 1; |
Mappa<String, StructuredValue > | getFieldsMap () map<string, .tensorflow.StructuredValue> fields = 1; |
Valore strutturato | getFieldsOrDefault (chiave String, StructuredValue defaultValue) map<string, .tensorflow.StructuredValue> fields = 1; |
Valore strutturato | getFieldsOrThrow (chiave String) map<string, .tensorflow.StructuredValue> fields = 1; |
Mappa<String, StructuredValue > | getMutableFields () Utilizzare invece accessori di mutazione alternativi. |
booleano finale | |
DictValue.Builder | mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
DictValue.Builder | mergeFrom (com.google.protobuf.Message altro) |
finale DictValue.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
DictValue.Builder | putAllFields (Map<String, StructuredValue > valori) map<string, .tensorflow.StructuredValue> fields = 1; |
DictValue.Builder | putFields (chiave String, valore StructuredValue ) map<string, .tensorflow.StructuredValue> fields = 1; |
DictValue.Builder | rimuoviFields (chiave String) map<string, .tensorflow.StructuredValue> fields = 1; |
DictValue.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto) |
DictValue.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto) |
finale DictValue.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
Metodi ereditati
Metodi pubblici
public DictValue.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
booleano pubblico contieneFields (chiave String)
map<string, .tensorflow.StructuredValue> fields = 1;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
pubblico 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 (chiave stringa, StructuredValue defaultValue)
map<string, .tensorflow.StructuredValue> fields = 1;
public StructuredValue getFieldsOrThrow (chiave String)
map<string, .tensorflow.StructuredValue> fields = 1;
public Map<String, StructuredValue > getMutableFields ()
Utilizzare invece accessori di mutazione alternativi.
public final booleano isInitialized ()
public DictValue.Builder mergeFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
public final DictValue.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
public DictValue.Builder putAllFields (Map<String, StructuredValue > valori)
map<string, .tensorflow.StructuredValue> fields = 1;
public DictValue.Builder putFields (chiave String, valore StructuredValue )
map<string, .tensorflow.StructuredValue> fields = 1;
public DictValue.Builder RemoveFields (chiave String)
map<string, .tensorflow.StructuredValue> fields = 1;