DictValue.Builder คลาสสุดท้ายแบบคงที่สาธารณะ
Represents a Python dict keyed by `str`. The comment on Unicode from Value.string_value applies analogously.
tensorflow.DictValue
วิธีการสาธารณะ
DictValue.ตัวสร้าง | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์) |
DictValue | สร้าง () |
DictValue | สร้างบางส่วน () |
DictValue.ตัวสร้าง | ชัดเจน () |
DictValue.ตัวสร้าง | clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor) |
DictValue.ตัวสร้าง | เคลียร์ฟิลด์ () |
DictValue.ตัวสร้าง | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DictValue.ตัวสร้าง | โคลน () |
บูลีน | containsFields (คีย์สตริง) map<string, .tensorflow.StructuredValue> fields = 1; |
DictValue | |
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
com.google.protobuf.Descriptors.Descriptor | |
แมป <สตริง, StructuredValue > | รับฟิลด์ () ใช้ getFieldsMap() แทน |
ภายใน | getFieldsCount () map<string, .tensorflow.StructuredValue> fields = 1; |
แมป <สตริง, StructuredValue > | getFieldsMap () map<string, .tensorflow.StructuredValue> fields = 1; |
ค่าโครงสร้าง | getFieldsOrDefault (คีย์สตริง StructuredValue defaultValue) map<string, .tensorflow.StructuredValue> fields = 1; |
ค่าโครงสร้าง | getFieldsOrThrow (คีย์สตริง) map<string, .tensorflow.StructuredValue> fields = 1; |
แมป <สตริง, StructuredValue > | getMutableFields () ใช้ตัวเข้าถึงการกลายพันธุ์สำรองแทน |
บูลีนสุดท้าย | |
DictValue.ตัวสร้าง | mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DictValue.ตัวสร้าง | mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ ) |
DictValue.Builder สุดท้าย | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
DictValue.ตัวสร้าง | putAllFields (แมป <สตริง, StructuredValue > ค่า) map<string, .tensorflow.StructuredValue> fields = 1; |
DictValue.ตัวสร้าง | |
DictValue.ตัวสร้าง | RemoveFields (คีย์สตริง) map<string, .tensorflow.StructuredValue> fields = 1; |
DictValue.ตัวสร้าง | setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์) |
DictValue.ตัวสร้าง | setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์) |
DictValue.Builder สุดท้าย | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
วิธีการสืบทอด
วิธีการสาธารณะ
DictValue.Builder addRepeatedField สาธารณะ (com.google.protobuf.Descriptors.FieldDescriptor ฟิลด์ ค่าอ็อบเจ็กต์)
บูลีนสาธารณะ containsFields (คีย์สตริง)
map<string, .tensorflow.StructuredValue> fields = 1;
สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
สาธารณะ int getFieldsCount ()
map<string, .tensorflow.StructuredValue> fields = 1;
แผนที่สาธารณะ <String, StructuredValue > getFieldsMap ()
map<string, .tensorflow.StructuredValue> fields = 1;
สาธารณะ StructuredValue getFieldsOrDefault (คีย์สตริง, StructuredValue defaultValue)
map<string, .tensorflow.StructuredValue> fields = 1;
StructuredValue สาธารณะ getFieldsOrThrow (คีย์สตริง)
map<string, .tensorflow.StructuredValue> fields = 1;
บูลีนสุดท้ายสาธารณะ isInitialized ()
DictValue.Builder สาธารณะ ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
DictValue สุดท้ายสาธารณะ ตัวสร้างผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
DictValue.Builder สาธารณะ putAllFields (แมป <สตริง, StructuredValue > ค่า)
map<string, .tensorflow.StructuredValue> fields = 1;
DictValue.Builder putFields สาธารณะ (คีย์สตริง ค่า StructuredValue )
map<string, .tensorflow.StructuredValue> fields = 1;
DictValue.Builder สาธารณะ RemoveFields (คีย์สตริง)
map<string, .tensorflow.StructuredValue> fields = 1;