สรุปคลาสสุดท้ายแบบคงที่สาธารณะ SummaryMetadata.PluginData.Builder
Protobuf ประเภท tensorflow.SummaryMetadata.PluginData
วิธีการสาธารณะ
สรุปMetadata.PluginData.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์) |
สรุป Metadata.PluginData | สร้าง () |
สรุป Metadata.PluginData | สร้างบางส่วน () |
สรุปMetadata.PluginData.Builder | ชัดเจน () |
สรุปMetadata.PluginData.Builder | ชัดเจนเนื้อหา () The content to store for the plugin. |
สรุปMetadata.PluginData.Builder | clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor) |
สรุปMetadata.PluginData.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
สรุปMetadata.PluginData.Builder | ล้างชื่อปลั๊กอิน () The name of the plugin this data pertains to. |
สรุปMetadata.PluginData.Builder | โคลน () |
com.google.protobuf.ByteString | รับเนื้อหา () The content to store for the plugin. |
สรุป Metadata.PluginData | |
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
com.google.protobuf.Descriptors.Descriptor | |
สตริง | รับชื่อปลั๊กอิน () The name of the plugin this data pertains to. |
com.google.protobuf.ByteString | รับ PluginNameBytes () The name of the plugin this data pertains to. |
บูลีนสุดท้าย | |
สรุปMetadata.PluginData.Builder | mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
สรุปMetadata.PluginData.Builder | mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ ) |
สรุป Metadata.PluginData.Builder สุดท้าย | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
สรุปMetadata.PluginData.Builder | setContent (ค่า com.google.protobuf.ByteString) The content to store for the plugin. |
สรุปMetadata.PluginData.Builder | setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์) |
สรุปMetadata.PluginData.Builder | setPluginName (ค่าสตริง) The name of the plugin this data pertains to. |
สรุปMetadata.PluginData.Builder | setPluginNameBytes (ค่า com.google.protobuf.ByteString) The name of the plugin this data pertains to. |
สรุปMetadata.PluginData.Builder | setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์) |
สรุป สุดท้ายMetadata.PluginData.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
วิธีการสืบทอด
วิธีการสาธารณะ
สาธารณะ SummaryMetadata.PluginData.Builder addRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
สรุป Metadata.PluginData.Builder สาธารณะ clearContent ()
The content to store for the plugin. The best practice is for this to be a binary serialized protocol buffer.
bytes content = 2;
สาธารณะ SummaryMetadata.PluginData.Builder clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)
สรุป Metadata.PluginData.Builder สาธารณะ clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
สรุป Metadata.PluginData.Builder สาธารณะ clearPluginName ()
The name of the plugin this data pertains to.
string plugin_name = 1;
สาธารณะ com.google.protobuf.ByteString getContent ()
The content to store for the plugin. The best practice is for this to be a binary serialized protocol buffer.
bytes content = 2;
สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
สตริงสาธารณะ getPluginName ()
The name of the plugin this data pertains to.
string plugin_name = 1;
สาธารณะ com.google.protobuf.ByteString getPluginNameBytes ()
The name of the plugin this data pertains to.
string plugin_name = 1;
บูลีนสุดท้ายสาธารณะ isInitialized ()
สาธารณะ SummaryMetadata.PluginData.Builder ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
สรุปสุดท้ายสาธารณะ SummaryMetadata.PluginData.Builder ผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
สาธารณะ SummaryMetadata.PluginData.Builder setContent (ค่า com.google.protobuf.ByteString)
The content to store for the plugin. The best practice is for this to be a binary serialized protocol buffer.
bytes content = 2;
สาธารณะ SummaryMetadata.PluginData.Builder setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
สาธารณะ SummaryMetadata.PluginData.Builder setPluginName (ค่าสตริง)
The name of the plugin this data pertains to.
string plugin_name = 1;
สาธารณะ SummaryMetadata.PluginData.Builder setPluginNameBytes (ค่า com.google.protobuf.ByteString)
The name of the plugin this data pertains to.
string plugin_name = 1;