สรุปคลาสสุดท้ายแบบคงที่สาธารณะ SummaryDescription.Builder
Metadata associated with a series of Summary data
tensorflow.SummaryDescription
วิธีการสาธารณะ
สรุปคำอธิบายตัวสร้าง | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์) |
คำอธิบายอย่างย่อ | สร้าง () |
คำอธิบายอย่างย่อ | สร้างบางส่วน () |
สรุปคำอธิบายตัวสร้าง | ชัดเจน () |
สรุปคำอธิบายตัวสร้าง | clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor) |
สรุปคำอธิบายตัวสร้าง | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
สรุปคำอธิบายตัวสร้าง | clearTypeHint () Hint on how plugins should process the data in this series. |
สรุปคำอธิบายตัวสร้าง | โคลน () |
คำอธิบายอย่างย่อ | |
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
com.google.protobuf.Descriptors.Descriptor | |
สตริง | getTypeHint () Hint on how plugins should process the data in this series. |
com.google.protobuf.ByteString | getTypeHintBytes () Hint on how plugins should process the data in this series. |
บูลีนสุดท้าย | |
สรุปคำอธิบายตัวสร้าง | mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
สรุปคำอธิบายตัวสร้าง | mergeFrom (com.google.protobuf.Message อื่น ๆ ) |
สรุปคำอธิบายขั้น สุดท้าย Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
สรุปคำอธิบายตัวสร้าง | setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์) |
สรุปคำอธิบายตัวสร้าง | setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์) |
สรุปคำอธิบายตัวสร้าง | setTypeHint (ค่าสตริง) Hint on how plugins should process the data in this series. |
สรุปคำอธิบายตัวสร้าง | setTypeHintBytes (ค่า com.google.protobuf.ByteString) Hint on how plugins should process the data in this series. |
สรุปคำอธิบายขั้น สุดท้าย Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
วิธีการสืบทอด
วิธีการสาธารณะ
สาธารณะ SummaryDescription.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ฟิลด์ ค่าอ็อบเจ็กต์)
สาธารณะ SummaryDescription.Builder clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)
สาธารณะ SummaryDescription.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
สรุปคำอธิบาย สาธารณะ Builder clearTypeHint ()
Hint on how plugins should process the data in this series. Supported values include "scalar", "histogram", "image", "audio"
string type_hint = 1;
สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
สตริงสาธารณะ getTypeHint ()
Hint on how plugins should process the data in this series. Supported values include "scalar", "histogram", "image", "audio"
string type_hint = 1;
สาธารณะ com.google.protobuf.ByteString getTypeHintBytes ()
Hint on how plugins should process the data in this series. Supported values include "scalar", "histogram", "image", "audio"
string type_hint = 1;
บูลีนสุดท้ายสาธารณะ isInitialized ()
สาธารณะ SummaryDescription.Builder ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
สรุปคำอธิบายขั้น สุดท้ายสาธารณะ Builder ผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
สาธารณะ SummaryDescription.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor ฟิลด์ ค่าอ็อบเจ็กต์)
สาธารณะ SummaryDescription.Builder setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)
สาธารณะ SummaryDescription.Builder setTypeHint (ค่าสตริง)
Hint on how plugins should process the data in this series. Supported values include "scalar", "histogram", "image", "audio"
string type_hint = 1;
สาธารณะ SummaryDescription.Builder setTypeHintBytes (ค่า com.google.protobuf.ByteString)
Hint on how plugins should process the data in this series. Supported values include "scalar", "histogram", "image", "audio"
string type_hint = 1;