คุณสมบัติ คลาสสุดท้ายคงที่สาธารณะ Builder
tensorflow.Features ชนิด Protobufคุณสมบัติ
วิธีการสาธารณะ
| คุณสมบัติตัวสร้าง | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์) |
| คุณสมบัติ | สร้าง () |
| คุณสมบัติ | สร้างบางส่วน () |
| คุณสมบัติตัวสร้าง | ชัดเจน () |
| คุณสมบัติตัวสร้าง | |
| คุณสมบัติตัวสร้าง | clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor) |
| คุณสมบัติตัวสร้าง | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| คุณสมบัติตัวสร้าง | โคลน () |
| บูลีน | containsFeature (คีย์สตริง) Map from feature name to feature. |
| คุณสมบัติ | |
| com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
| com.google.protobuf.Descriptors.Descriptor | |
| แผนที่<สตริง คุณลักษณะ > | รับคุณลักษณะ () ใช้ getFeatureMap() แทน |
| ภายใน | getFeatureCount () Map from feature name to feature. |
| แผนที่<สตริง คุณลักษณะ > | getFeatureMap () Map from feature name to feature. |
| คุณสมบัติ | |
| คุณสมบัติ | getFeatureOrThrow (คีย์สตริง) Map from feature name to feature. |
| แผนที่<สตริง คุณลักษณะ > | getMutableFeature () ใช้ตัวเข้าถึงการกลายพันธุ์สำรองแทน |
| บูลีนสุดท้าย | |
| คุณสมบัติตัวสร้าง | mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| คุณสมบัติตัวสร้าง | mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ ) |
| คุณสมบัติ สุดท้าย Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
| คุณสมบัติตัวสร้าง | |
| คุณสมบัติตัวสร้าง | |
| คุณสมบัติตัวสร้าง | RemoveFeature (คีย์สตริง) Map from feature name to feature. |
| คุณสมบัติตัวสร้าง | setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์) |
| คุณสมบัติตัวสร้าง | setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์) |
| คุณสมบัติ สุดท้าย Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
วิธีการสืบทอด
วิธีการสาธารณะ
Public Features.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ฟิลด์ ค่าอ็อบเจ็กต์)
บูลีนสาธารณะ มีคุณลักษณะ (คีย์สตริง)
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1; สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
สาธารณะ int getFeatureCount ()
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1; แผนที่สาธารณะ<String, คุณลักษณะ > getFeatureMap ()
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1; คุณลักษณะ สาธารณะ getFeatureOrDefault (คีย์สตริง, คุณลักษณะ defaultValue)
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1; คุณสมบัติ สาธารณะ getFeatureOrThrow (คีย์สตริง)
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1; บูลีนสุดท้ายสาธารณะ isInitialized ()
คุณลักษณะ สาธารณะ Builder ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| IOข้อยกเว้น |
|---|
คุณสมบัติ สุดท้ายสาธารณะ ตัวสร้างผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
คุณลักษณะ สาธารณะ Builder putAllFeature (แผนที่ <สตริง คุณลักษณะ > ค่า)
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1; คุณสมบัติ สาธารณะ Builder putFeature (คีย์สตริง, ค่า คุณสมบัติ )
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1; คุณสมบัติ สาธารณะ Builder ลบคุณสมบัติ (คีย์สตริง)
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1;