Represents a Python dict keyed by `str`. The comment on Unicode from Value.string_value applies analogously.
tensorflow.DictValue الأساليب العامة
| DictValue.Builder | addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن) |
| DictValue | يبني () |
| DictValue | بناء جزئي () |
| DictValue.Builder | واضح () |
| DictValue.Builder | ClearField (حقل com.google.protobuf.Descriptors.FieldDescriptor) |
| DictValue.Builder | |
| DictValue.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| DictValue.Builder | استنساخ () |
| منطقية | يحتوي على الحقول (مفتاح السلسلة) map<string, .tensorflow.StructuredValue> fields = 1; |
| DictValue | |
| النهائي الثابت com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| خريطة<سلسلة، قيمة منظمة > | الحصول على الحقول () استخدم getFieldsMap() بدلاً من ذلك. |
| كثافة العمليات | الحصول على الحقول () map<string, .tensorflow.StructuredValue> fields = 1; |
| خريطة<سلسلة، قيمة منظمة > | خريطة الحقول () map<string, .tensorflow.StructuredValue> fields = 1; |
| القيمة المنظمة | getFieldsOrDefault (مفتاح السلسلة، StructuredValue defaultValue) map<string, .tensorflow.StructuredValue> fields = 1; |
| القيمة المنظمة | getFieldsOrThrow (مفتاح السلسلة) map<string, .tensorflow.StructuredValue> fields = 1; |
| خريطة<سلسلة، قيمة منظمة > | الحصول على الحقول القابلة للتغيير () استخدم أدوات الوصول البديلة للطفرات بدلاً من ذلك. |
| منطقية نهائية | تمت التهيئة () |
| DictValue.Builder | دمج من (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| DictValue.Builder | دمج من (com.google.protobuf.Message أخرى) |
| Final DictValue.Builder | دمجUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
| DictValue.Builder | putAllFields (Map<String, StructuredValue > القيم) map<string, .tensorflow.StructuredValue> fields = 1; |
| DictValue.Builder | putFields (مفتاح السلسلة، قيمة StructuredValue ) map<string, .tensorflow.StructuredValue> fields = 1; |
| DictValue.Builder | إزالة الحقول (مفتاح السلسلة) map<string, .tensorflow.StructuredValue> fields = 1; |
| DictValue.Builder | setField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن) |
| DictValue.Builder | setRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، فهرس int، قيمة الكائن) |
| Final DictValue.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
الطرق الموروثة
الأساليب العامة
DictValue.Builder العام addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
المنطق العام يحتوي على الحقول (مفتاح السلسلة)
map<string, .tensorflow.StructuredValue> fields = 1;
النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()
com.google.protobuf.Descriptors.Descriptor getDescriptorForType () العام
int public getFieldsCount ()
map<string, .tensorflow.StructuredValue> fields = 1;
الخريطة العامة<String, StructuredValue > getFieldsMap ()
map<string, .tensorflow.StructuredValue> fields = 1;
getFieldsOrDefault العامة StructuredValue (مفتاح السلسلة، StructuredValue defaultValue)
map<string, .tensorflow.StructuredValue> fields = 1;
getFieldsOrThrow العامة StructuredValue (مفتاح السلسلة)
map<string, .tensorflow.StructuredValue> fields = 1;
الخريطة العامة<String, StructuredValue > getMutableFields ()
استخدم أدوات الوصول البديلة للطفرات بدلاً من ذلك.
تمت تهيئة القيمة المنطقية النهائية العامة ()
DictValue.Builder العام mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| IOEException |
|---|
النهائي العام DictValue.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetUnknownFields)
DictValue.Builder العام putAllFields (Map<String, StructuredValue > القيم)
map<string, .tensorflow.StructuredValue> fields = 1;
حقول وضع DictValue.Builder العامة (مفتاح السلسلة، قيمة StructuredValue )
map<string, .tensorflow.StructuredValue> fields = 1;