کلاس نهایی استاتیک عمومی 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) |
روش های ارثی
بولی | برابر است (شیء arg0) |
کلاس نهایی<?> | getClass () |
بین المللی | کد هش () |
باطل نهایی | اطلاع رسانی () |
باطل نهایی | اطلاع رسانی به همه () |
رشته | toString () |
باطل نهایی | صبر کنید (long arg0، int arg1) |
باطل نهایی | صبر کنید (طولانی arg0) |
باطل نهایی | صبر کن () |
چکیده com.google.protobuf.ByteString | getContent () The content to store for the plugin. |
رشته انتزاعی | 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 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;