کلاس نهایی استاتیک عمومی SummaryMetadata.PluginData.Builder
نوع Protobuf tensorflow.SummaryMetadata.PluginData
روش های عمومی
SummaryMetadata.PluginData.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object) |
SummaryMetadata.PluginData | ساختن () |
SummaryMetadata.PluginData | ساخت جزئی () |
SummaryMetadata.PluginData.Builder | روشن () |
SummaryMetadata.PluginData.Builder | clearContent () The content to store for the plugin. |
SummaryMetadata.PluginData.Builder | clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor) |
SummaryMetadata.PluginData.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SummaryMetadata.PluginData.Builder | clearPluginName () The name of the plugin this data pertains to. |
SummaryMetadata.PluginData.Builder | کلون () |
com.google.protobuf.ByteString | getContent () The content to store for the plugin. |
SummaryMetadata.PluginData | |
نهایی static com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
رشته | getPluginName () The name of the plugin this data pertains to. |
com.google.protobuf.ByteString | getPluginNameBytes () The name of the plugin this data pertains to. |
بولی نهایی | |
SummaryMetadata.PluginData.Builder | mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SummaryMetadata.PluginData.Builder | mergeFrom (com.google.protobuf.Message other) |
نهایی SummaryMetadata.PluginData.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
SummaryMetadata.PluginData.Builder | setContent (com.google.protobuf.ByteString مقدار) The content to store for the plugin. |
SummaryMetadata.PluginData.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object) |
SummaryMetadata.PluginData.Builder | setPluginName (مقدار رشته) The name of the plugin this data pertains to. |
SummaryMetadata.PluginData.Builder | setPluginNameBytes (مقدار com.google.protobuf.ByteString) The name of the plugin this data pertains to. |
SummaryMetadata.PluginData.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object) |
نهایی SummaryMetadata.PluginData.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
روش های ارثی
روش های عمومی
عمومی SummaryMetadata.PluginData.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، مقدار Object)
عمومی SummaryMetadata.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)
عمومی SummaryMetadata.PluginData.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
عمومی SummaryMetadata.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;
public static final 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 mergeFrom (ورودی com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی نهایی SummaryMetadata.PluginData.Builder mergeUnknownFields (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 فیلد، مقدار Object)
عمومی 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;