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.ตัวสร้าง
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 >
ภายใน
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.ตัวสร้าง
putFields (คีย์สตริง ค่า StructuredValue )
map<string, .tensorflow.StructuredValue> fields = 1;
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 ฟิลด์ ค่าอ็อบเจ็กต์)

การสร้าง DictValue สาธารณะ ()

DictValue สาธารณะ buildPartial ()

DictValue.Builder สาธารณะ ชัดเจน ()

DictValue.Builder clearField สาธารณะ (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)

DictValue.Builder สาธารณะ clearFields ()

DictValue.Builder สาธารณะ clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

โคลน DictValue.Builder สาธารณะ ()

บูลีนสาธารณะ containsFields (คีย์สตริง)

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

DictValue สาธารณะ getDefaultInstanceForType ()

สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()

สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

แผนที่สาธารณะ <String, StructuredValue > getFields ()

ใช้ getFieldsMap() แทน

สาธารณะ 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;

แผนที่สาธารณะ <String, StructuredValue > getMutableFields ()

ใช้ตัวเข้าถึงการกลายพันธุ์สำรองแทน

บูลีนสุดท้ายสาธารณะ isInitialized ()

DictValue.Builder สาธารณะ ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

สาธารณะ DictValue.Builder ผสานจาก (com.google.protobuf.Message อื่น ๆ )

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;

สาธารณะ DictValue.Builder setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)

สาธารณะ DictValue.Builder setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)

DictValue.Builder setUnknownFields สุดท้ายสาธารณะ (com.google.protobuf.UnknownFieldSetknownFields)

,
DictValue.Builder คลาสสุดท้ายแบบคงที่สาธารณะ

 Represents a Python dict keyed by `str`.
 The comment on Unicode from Value.string_value applies analogously.
 
Protobuf ประเภท 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 >
ภายใน
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.ตัวสร้าง
putFields (คีย์สตริง ค่า StructuredValue )
map<string, .tensorflow.StructuredValue> fields = 1;
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 ฟิลด์ ค่าอ็อบเจ็กต์)

การสร้าง DictValue สาธารณะ ()

DictValue สาธารณะ buildPartial ()

DictValue.Builder สาธารณะ ชัดเจน ()

DictValue.Builder clearField สาธารณะ (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)

DictValue.Builder สาธารณะ clearFields ()

DictValue.Builder สาธารณะ clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

โคลน DictValue.Builder สาธารณะ ()

บูลีนสาธารณะ containsFields (คีย์สตริง)

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

DictValue สาธารณะ getDefaultInstanceForType ()

สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()

สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

แผนที่สาธารณะ <String, StructuredValue > getFields ()

ใช้ getFieldsMap() แทน

สาธารณะ 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;

แผนที่สาธารณะ <String, StructuredValue > getMutableFields ()

ใช้ตัวเข้าถึงการกลายพันธุ์สำรองแทน

บูลีนสุดท้ายสาธารณะ isInitialized ()

DictValue.Builder สาธารณะ ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

สาธารณะ DictValue.Builder ผสานจาก (com.google.protobuf.Message อื่น ๆ )

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;

สาธารณะ DictValue.Builder setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)

สาธารณะ DictValue.Builder setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)

DictValue.Builder setUnknownFields สุดท้ายสาธารณะ (com.google.protobuf.UnknownFieldSetknownFields)