FeatureLists.Builder คลาสสุดท้ายแบบคงที่สาธารณะ
Protobuf ประเภท tensorflow.FeatureLists
วิธีการสาธารณะ
| FeatureLists.ตัวสร้าง | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์) |
| รายการคุณลักษณะ | สร้าง () |
| รายการคุณลักษณะ | สร้างบางส่วน () |
| FeatureLists.ตัวสร้าง | ชัดเจน () |
| FeatureLists.ตัวสร้าง | |
| FeatureLists.ตัวสร้าง | clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor) |
| FeatureLists.ตัวสร้าง | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| FeatureLists.ตัวสร้าง | โคลน () |
| บูลีน | containsFeatureList (คีย์สตริง) Map from feature name to feature list. |
| รายการคุณลักษณะ | |
| com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
| com.google.protobuf.Descriptors.Descriptor | |
| แมป <สตริง, FeatureList > | รับรายการคุณลักษณะ () ใช้ getFeatureListMap() แทน |
| ภายใน | getFeatureListCount () Map from feature name to feature list. |
| แมป <สตริง, FeatureList > | รับFeatureListMap () Map from feature name to feature list. |
| รายการคุณลักษณะ | getFeatureListOrDefault (คีย์สตริง, FeatureList defaultValue) Map from feature name to feature list. |
| รายการคุณลักษณะ | getFeatureListOrThrow (คีย์สตริง) Map from feature name to feature list. |
| แมป <สตริง, FeatureList > | getMutableFeatureList () ใช้ตัวเข้าถึงการกลายพันธุ์สำรองแทน |
| บูลีนสุดท้าย | |
| FeatureLists.ตัวสร้าง | mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| FeatureLists.ตัวสร้าง | mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ ) |
| FeatureLists.Builder สุดท้าย | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
| FeatureLists.ตัวสร้าง | |
| FeatureLists.ตัวสร้าง | |
| FeatureLists.ตัวสร้าง | RemoveFeatureList (คีย์สตริง) Map from feature name to feature list. |
| FeatureLists.ตัวสร้าง | setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์) |
| FeatureLists.ตัวสร้าง | setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์) |
| FeatureLists.Builder สุดท้าย | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
วิธีการสืบทอด
วิธีการสาธารณะ
FeatureLists.Builder สาธารณะ addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ฟิลด์ ค่าอ็อบเจ็กต์)
บูลีนสาธารณะ containsFeatureList (คีย์สตริง)
Map from feature name to feature list.
map<string, .tensorflow.FeatureList> feature_list = 1; สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
สาธารณะ int getFeatureListCount ()
Map from feature name to feature list.
map<string, .tensorflow.FeatureList> feature_list = 1; แผนที่สาธารณะ <String, FeatureList > getFeatureListMap ()
Map from feature name to feature list.
map<string, .tensorflow.FeatureList> feature_list = 1; FeatureList สาธารณะ getFeatureListOrDefault (คีย์สตริง, FeatureList defaultValue)
Map from feature name to feature list.
map<string, .tensorflow.FeatureList> feature_list = 1; FeatureList สาธารณะ getFeatureListOrThrow (คีย์สตริง)
Map from feature name to feature list.
map<string, .tensorflow.FeatureList> feature_list = 1; บูลีนสุดท้ายสาธารณะ isInitialized ()
FeatureLists.Builder สาธารณะ ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| IOข้อยกเว้น |
|---|
FeatureLists สุดท้ายสาธารณะ Builder ผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
FeatureLists.Builder สาธารณะ putAllFeatureList (ค่าแผนที่ <สตริง, FeatureList >)
Map from feature name to feature list.
map<string, .tensorflow.FeatureList> feature_list = 1; FeatureLists.Builder สาธารณะ putFeatureList (คีย์สตริง ค่า FeatureList )
Map from feature name to feature list.
map<string, .tensorflow.FeatureList> feature_list = 1; FeatureLists.Builder สาธารณะ RemoveFeatureList (คีย์สตริง)
Map from feature name to feature list.
map<string, .tensorflow.FeatureList> feature_list = 1;