สาธารณะคลาสสุดท้ายคง คู่ค่า.Builder
Represents a (key, value) pair.
tensorflow.PairValue วิธีการสาธารณะ
| คู่มูลค่า ตัวสร้าง | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์) |
| ค่าคู่ | สร้าง () |
| ค่าคู่ | สร้างบางส่วน () |
| คู่มูลค่า ตัวสร้าง | ชัดเจน () |
| คู่มูลค่า ตัวสร้าง | clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor) |
| คู่มูลค่า ตัวสร้าง | เคลียร์คีย์ () string key = 1; |
| คู่มูลค่า ตัวสร้าง | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| คู่มูลค่า ตัวสร้าง | ค่าที่ชัดเจน () .tensorflow.StructuredValue value = 2; |
| คู่มูลค่า ตัวสร้าง | โคลน () |
| ค่าคู่ | |
| com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
| com.google.protobuf.Descriptors.Descriptor | |
| สตริง | รับคีย์ () string key = 1; |
| com.google.protobuf.ByteString | รับKeyBytes () string key = 1; |
| ค่าโครงสร้าง | รับค่า () .tensorflow.StructuredValue value = 2; |
| โครงสร้างค่าตัวสร้าง | รับค่าตัวสร้าง () .tensorflow.StructuredValue value = 2; |
| StructuredValueOrBuilder | getValueOrBuilder () .tensorflow.StructuredValue value = 2; |
| บูลีน | มีค่า () .tensorflow.StructuredValue value = 2; |
| บูลีนสุดท้าย | |
| คู่มูลค่า ตัวสร้าง | mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| คู่มูลค่า ตัวสร้าง | mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ ) |
| คู่ค่า สุดท้าย Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
| คู่มูลค่า ตัวสร้าง | |
| คู่มูลค่า ตัวสร้าง | setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์) |
| คู่มูลค่า ตัวสร้าง | setKey (ค่าสตริง) string key = 1; |
| คู่มูลค่า ตัวสร้าง | setKeyBytes (ค่า com.google.protobuf.ByteString) string key = 1; |
| คู่มูลค่า ตัวสร้าง | setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์) |
| คู่ค่า สุดท้าย Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
| คู่มูลค่า ตัวสร้าง | |
| คู่มูลค่า ตัวสร้าง |
วิธีการสืบทอด
วิธีการสาธารณะ
สาธารณะ PairValue.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ฟิลด์ ค่าอ็อบเจ็กต์)
สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
สตริงสาธารณะ getKey ()
string key = 1;
สาธารณะ com.google.protobuf.ByteString getKeyBytes ()
string key = 1;
โครงสร้างสาธารณะ StructuredValueOrBuilder getValueOrBuilder ()
.tensorflow.StructuredValue value = 2;
hasValue บูลีนสาธารณะ ()
.tensorflow.StructuredValue value = 2;
บูลีนสุดท้ายสาธารณะ isInitialized ()
สาธารณะ PairValue.Builder ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| IOข้อยกเว้น |
|---|
สาธารณะ PairValue.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor ฟิลด์ ค่าอ็อบเจ็กต์)
Public PairValue.Builder setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)
สาธารณะ PairValue.Builder setValue ( StructuredValue.Builder builderForValue)
.tensorflow.StructuredValue value = 2;