สรุปคลาสสุดท้ายแบบคงที่สาธารณะ SummaryDescription.Builder
Metadata associated with a series of Summary dataProtobuf ประเภท
tensorflow.SummaryDescription
วิธีการสาธารณะ
คำอธิบายอย่างย่อ Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์) |
คำอธิบายอย่างย่อ | สร้าง () |
คำอธิบายอย่างย่อ | สร้างบางส่วน () |
คำอธิบายอย่างย่อ Builder | ชัดเจน () |
คำอธิบายอย่างย่อ Builder | clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor) |
คำอธิบายอย่างย่อ Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
คำอธิบายอย่างย่อ Builder | clearTypeHint () Hint on how plugins should process the data in this series. |
คำอธิบายอย่างย่อ Builder | โคลน () |
คำอธิบายอย่างย่อ | |
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. |
บูลีนสุดท้าย | |
คำอธิบายอย่างย่อ Builder | mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
คำอธิบายอย่างย่อ Builder | mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ ) |
สรุปคำอธิบายขั้น สุดท้าย Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
คำอธิบายอย่างย่อ Builder | 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. |
คำอธิบายอย่างย่อ Builder | 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;