ตัวอย่างคลาสสุดท้ายแบบคงที่สาธารณะ ตัวสร้าง
Protobuf ประเภท tensorflow.Example
วิธีการสาธารณะ
ตัวอย่าง.ตัวสร้าง | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์) |
ตัวอย่าง | สร้าง () |
ตัวอย่าง | สร้างบางส่วน () |
ตัวอย่าง.ตัวสร้าง | ชัดเจน () |
ตัวอย่าง.ตัวสร้าง | คุณสมบัติที่ชัดเจน () .tensorflow.Features features = 1; |
ตัวอย่าง.ตัวสร้าง | clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor) |
ตัวอย่าง.ตัวสร้าง | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ตัวอย่าง.ตัวสร้าง | โคลน () |
ตัวอย่าง | |
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
com.google.protobuf.Descriptors.Descriptor | |
คุณสมบัติ | รับคุณสมบัติ () .tensorflow.Features features = 1; |
คุณสมบัติตัวสร้าง | รับคุณสมบัติตัวสร้าง () .tensorflow.Features features = 1; |
คุณสมบัติหรือตัวสร้าง | getFeaturesOrBuilder () .tensorflow.Features features = 1; |
บูลีน | มีคุณสมบัติ () .tensorflow.Features features = 1; |
บูลีนสุดท้าย | |
ตัวอย่าง.ตัวสร้าง | |
ตัวอย่าง.ตัวสร้าง | 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 ค่าอ็อบเจ็กต์) |
ตัวอย่าง.ตัวสร้าง | setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์) |
ตัวอย่าง สุดท้าย Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
วิธีการสืบทอด
บูลีน | เท่ากับ (วัตถุ arg0) |
คลาสสุดท้าย<?> | รับคลาส () |
ภายใน | แฮชโค้ด () |
โมฆะสุดท้าย | แจ้ง () |
โมฆะสุดท้าย | แจ้งทั้งหมด () |
สตริง | toString () |
โมฆะสุดท้าย | รอสักครู่ (ยาว arg0, int arg1) |
โมฆะสุดท้าย | รอ (ยาว arg0) |
โมฆะสุดท้าย | รอ () |
คุณสมบัติ ที่เป็นนามธรรม | รับคุณสมบัติ () .tensorflow.Features features = 1; |
คุณสมบัติ ที่เป็นนามธรรมหรือ Builder | getFeaturesOrBuilder () .tensorflow.Features features = 1; |
บูลีนนามธรรม | มีคุณสมบัติ () .tensorflow.Features features = 1; |
วิธีการสาธารณะ
ตัวอย่าง สาธารณะ Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ฟิลด์ ค่าอ็อบเจ็กต์)
สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
บูลีนสาธารณะ hasFeatures ()
.tensorflow.Features features = 1;
บูลีนสุดท้ายสาธารณะ isInitialized ()
ตัวอย่าง สาธารณะ Builder mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
สาธารณะ Example.Builder setFeatures ( Features.Builder builderForValue)
.tensorflow.Features features = 1;