genel statik son sınıf SummaryMetadata.PluginData.Builder
Protobuf türü tensorflow.SummaryMetadata.PluginData
Genel Yöntemler
| SummaryMetadata.PluginData.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
| SummaryMetadata.PluginData | inşa etmek () |
| SummaryMetadata.PluginData | inşaKısmi () |
| SummaryMetadata.PluginData.Builder | temizlemek () |
| SummaryMetadata.PluginData.Builder | içeriği temizle () The content to store for the plugin. |
| SummaryMetadata.PluginData.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı) |
| 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 | klon () |
| com.google.protobuf.ByteString | içerik al () The content to store for the plugin. |
| SummaryMetadata.PluginData | |
| final statik com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| Sicim | getPluginName () The name of the plugin this data pertains to. |
| com.google.protobuf.ByteString | getPluginNameBytes () The name of the plugin this data pertains to. |
| son boole değeri | Başlatıldı () |
| SummaryMetadata.PluginData.Builder | mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| SummaryMetadata.PluginData.Builder | mergeFrom (com.google.protobuf.Message other) |
| son SummaryMetadata.PluginData.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields) |
| SummaryMetadata.PluginData.Builder | setContent (com.google.protobuf.ByteString değeri) The content to store for the plugin. |
| SummaryMetadata.PluginData.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
| SummaryMetadata.PluginData.Builder | setPluginName (Dize değeri) The name of the plugin this data pertains to. |
| SummaryMetadata.PluginData.Builder | setPluginNameBytes (com.google.protobuf.ByteString değeri) The name of the plugin this data pertains to. |
| SummaryMetadata.PluginData.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri) |
| son SummaryMetadata.PluginData.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields) |
Kalıtsal Yöntemler
Genel Yöntemler
public SummaryMetadata.PluginData.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
genel 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; genel SummaryMetadata.PluginData.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)
genel SummaryMetadata.PluginData.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
public SummaryMetadata.PluginData.Builder clearPluginName ()
The name of the plugin this data pertains to.
string plugin_name = 1; herkese açık 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 ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public String getPluginName ()
The name of the plugin this data pertains to.
string plugin_name = 1; public com.google.protobuf.ByteString getPluginNameBytes ()
The name of the plugin this data pertains to.
string plugin_name = 1; genel final boolean isInitialized ()
genel SummaryMetadata.PluginData.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IOİstisnası |
|---|
genel final SummaryMetadata.PluginData.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
genel SummaryMetadata.PluginData.Builder setContent (com.google.protobuf.ByteString değeri)
The content to store for the plugin. The best practice is for this to be a binary serialized protocol buffer.
bytes content = 2; public SummaryMetadata.PluginData.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
public SummaryMetadata.PluginData.Builder setPluginName (Dize değeri)
The name of the plugin this data pertains to.
string plugin_name = 1; public SummaryMetadata.PluginData.Builder setPluginNameBytes (com.google.protobuf.ByteString değeri)
The name of the plugin this data pertains to.
string plugin_name = 1;