Example.Builder

ตัวอย่างคลาสสุดท้ายแบบคงที่สาธารณะ ตัวสร้าง

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;
คุณสมบัติตัวสร้าง
คุณสมบัติหรือตัวสร้าง
getFeaturesOrBuilder ()
.tensorflow.Features features = 1;
บูลีน
มีคุณสมบัติ ()
.tensorflow.Features features = 1;
บูลีนสุดท้าย
ตัวอย่าง.ตัวสร้าง
mergeFeatures (ค่า คุณสมบัติ )
.tensorflow.Features features = 1;
ตัวอย่าง.ตัวสร้าง
mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ตัวอย่าง.ตัวสร้าง
mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ )
ตัวอย่าง สุดท้าย Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
ตัวอย่าง.ตัวสร้าง
setFeatures (ค่า คุณสมบัติ )
.tensorflow.Features features = 1;
ตัวอย่าง.ตัวสร้าง
setFeatures ( Features.Builder builderForValue)
.tensorflow.Features features = 1;
ตัวอย่าง.ตัวสร้าง
setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
ตัวอย่าง.ตัวสร้าง
setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)
ตัวอย่าง สุดท้าย Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

วิธีการสืบทอด

วิธีการสาธารณะ

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

สร้าง ตัวอย่าง สาธารณะ ()

ตัวอย่าง สาธารณะ buildPartial ()

ตัวอย่างสาธารณะ Builder clearFeatures ()

.tensorflow.Features features = 1;

ตัวอย่าง สาธารณะ Builder clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)

ตัวอย่าง สาธารณะ Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

ตัวอย่าง สาธารณะ getDefaultInstanceForType ()

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

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

คุณสมบัติ สาธารณะ getFeatures ()

.tensorflow.Features features = 1;

คุณสมบัติ สาธารณะ Builder getFeaturesBuilder ()

.tensorflow.Features features = 1;

คุณสมบัติ สาธารณะOrBuilder getFeaturesOrBuilder ()

.tensorflow.Features features = 1;

บูลีนสาธารณะ hasFeatures ()

.tensorflow.Features features = 1;

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

ตัวอย่างสาธารณะ Builder mergeFeatures (ค่า คุณสมบัติ )

.tensorflow.Features features = 1;

ตัวอย่าง สาธารณะ Builder mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)

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

ตัวอย่าง สาธารณะ Builder ผสานจาก (com.google.protobuf.Message อื่น ๆ )

ตัวอย่าง สุดท้ายสาธารณะ Builder ผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

สาธารณะ Example.Builder setFeatures ( ค่า คุณสมบัติ )

.tensorflow.Features features = 1;

สาธารณะ Example.Builder setFeatures ( Features.Builder builderForValue)

.tensorflow.Features features = 1;

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

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

ตัวอย่าง สุดท้ายสาธารณะ Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)