EntryValue.Builder คลาสสุดท้ายแบบคงที่สาธารณะ
Protobuf ประเภท tensorflow.EntryValue
วิธีการสาธารณะ
| EntryValue.ตัวสร้าง | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์) |
| ค่าเข้า | สร้าง () |
| ค่าเข้า | สร้างบางส่วน () |
| EntryValue.ตัวสร้าง | ชัดเจน () |
| EntryValue.ตัวสร้าง | clearDoubleValue () double double_value = 1; |
| EntryValue.ตัวสร้าง | clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor) |
| EntryValue.ตัวสร้าง | ชนิดชัดเจน () |
| EntryValue.ตัวสร้าง | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| EntryValue.ตัวสร้าง | clearStringValue () string string_value = 2; |
| EntryValue.ตัวสร้าง | โคลน () |
| ค่าเข้า | |
| com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
| com.google.protobuf.Descriptors.Descriptor | |
| สองเท่า | รับค่าสองเท่า () double double_value = 1; |
| EntryValue.KindCase | getKindCase () |
| สตริง | getStringValue () string string_value = 2; |
| com.google.protobuf.ByteString | getStringValueBytes () string string_value = 2; |
| บูลีนสุดท้าย | |
| EntryValue.ตัวสร้าง | mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| EntryValue.ตัวสร้าง | mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ ) |
| EntryValue.Builder สุดท้าย | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
| EntryValue.ตัวสร้าง | setDoubleValue (ค่าสองเท่า) double double_value = 1; |
| EntryValue.ตัวสร้าง | setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์) |
| EntryValue.ตัวสร้าง | setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์) |
| EntryValue.ตัวสร้าง | setStringValue (ค่าสตริง) string string_value = 2; |
| EntryValue.ตัวสร้าง | setStringValueBytes (ค่า com.google.protobuf.ByteString) string string_value = 2; |
| EntryValue.Builder สุดท้าย | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
วิธีการสืบทอด
วิธีการสาธารณะ
สาธารณะ EntryValue.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ฟิลด์ ค่าอ็อบเจ็กต์)
สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
สาธารณะ double getDoubleValue ()
double double_value = 1;
สตริงสาธารณะ getStringValue ()
string string_value = 2;
สาธารณะ com.google.protobuf.ByteString getStringValueBytes ()
string string_value = 2;
บูลีนสุดท้ายสาธารณะ isInitialized ()
EntryValue สาธารณะ Builder ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| IOข้อยกเว้น |
|---|
รายการสุดท้ายสาธารณะ EntryValue.Builder ผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
สาธารณะ EntryValue.Builder setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
สาธารณะ EntryValue.Builder setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)
EntryValue.Builder สาธารณะ setStringValueBytes (ค่า com.google.protobuf.ByteString)
string string_value = 2;