DictValue.Builder

الطبقة النهائية العامة الثابتة DictValue.Builder

 Represents a Python dict keyed by `str`.
 The comment on Unicode from Value.string_value applies analogously.
 
نوع Protobuf 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، قيمة الكائن)

بناء DictValue العام ()

بناء DictValue العام Partial ()

DictValue.Builder العام واضح ()

DictValue.Builder ClearField العام (حقل com.google.protobuf.Descriptors.FieldDescriptor)

DictValue.Builder ClearFields () العامة

DictValue.Builder العام ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

استنساخ DictValue.Builder العام ()

المنطق العام يحتوي على الحقول (مفتاح السلسلة)

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

public DictValue getDefaultInstanceForType ()

النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()

com.google.protobuf.Descriptors.Descriptor getDescriptorForType () العام

الخريطة العامة<String, StructuredValue > getFields ()

استخدم getFieldsMap() بدلاً من ذلك.

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 العام mergeFrom (com.google.protobuf.Message أخرى)

النهائي العام 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;

إزالة 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، قيمة الكائن)

النهائي العام DictValue.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetUnknownFields)