BytesList.Builder คลาสสุดท้ายแบบคงที่สาธารณะ
Containers to hold repeated fundamental values.
tensorflow.BytesList วิธีการสาธารณะ
| BytesList.Builder | addAllValue (ค่า Iterable<? ขยาย ByteString>) repeated bytes value = 1; |
| BytesList.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์) |
| BytesList.Builder | addValue (ค่า com.google.protobuf.ByteString) repeated bytes value = 1; |
| BytesList | สร้าง () |
| BytesList | สร้างบางส่วน () |
| BytesList.Builder | ชัดเจน () |
| BytesList.Builder | clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor) |
| BytesList.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| BytesList.Builder | ค่าที่ชัดเจน () repeated bytes value = 1; |
| BytesList.Builder | โคลน () |
| BytesList | |
| com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
| com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.ByteString | getValue (ดัชนี int) repeated bytes value = 1; |
| ภายใน | getValueCount () repeated bytes value = 1; |
| รายการ <ไบต์สตริง> | รับค่ารายการ () repeated bytes value = 1; |
| บูลีนสุดท้าย | |
| BytesList.Builder | mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| BytesList.Builder | mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ ) |
| BytesList.Builder สุดท้าย | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
| BytesList.Builder | setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์) |
| BytesList.Builder | setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์) |
| BytesList.Builder สุดท้าย | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
| BytesList.Builder | setValue (ดัชนี int, com.google.protobuf.ByteString ค่า) repeated bytes value = 1; |
วิธีการสืบทอด
วิธีการสาธารณะ
BytesList.Builder สาธารณะ addRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
สาธารณะ com.google.protobuf.ByteString getValue (ดัชนี int)
repeated bytes value = 1;
สาธารณะ int getValueCount ()
repeated bytes value = 1;
รายการสาธารณะ <ByteString> getValueList ()
repeated bytes value = 1;
บูลีนสุดท้ายสาธารณะ isInitialized ()
BytesList.Builder สาธารณะ ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| IOข้อยกเว้น |
|---|
BytesList.Builder สาธารณะสุดท้าย ผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
BytesList.Builder setField สาธารณะ (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
BytesList.Builder สาธารณะ setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)
BytesList.Builder setValue สาธารณะ (ดัชนี int, ค่า com.google.protobuf.ByteString)
repeated bytes value = 1;