מחלקה סופית סטטית ציבורית SummaryMetadata.PluginData.Builder
סוג Protobuf tensorflow.SummaryMetadata.PluginData
שיטות ציבוריות
SummaryMetadata.PluginData.Builder | addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט) |
SummaryMetadata.PluginData | לבנות () |
SummaryMetadata.PluginData | buildPartial () |
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 | |
final 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 אחר) |
Final SummaryMetadata.PluginData.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
SummaryMetadata.PluginData.Builder | setContent (ערך com.google.protobuf.ByteString) The content to store for the plugin. |
SummaryMetadata.PluginData.Builder | setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט) |
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, אינדקס אינט, ערך אובייקט) |
Final SummaryMetadata.PluginData.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
שיטות בירושה
שיטות ציבוריות
Public SummaryMetadata.PluginData.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
Public 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;
Public SummaryMetadata.PluginData.Builder clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)
Public 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;
public 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 ()
מחרוזת ציבורית 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;
בוליאני הסופי הציבורי הוא אתחול ()
Public SummaryMetadata.PluginData.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
Public final SummaryMetadata.PluginData.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
Public 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;
Public SummaryMetadata.PluginData.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
Public SummaryMetadata.PluginData.Builder setPluginName (ערך מחרוזת)
The name of the plugin this data pertains to.
string plugin_name = 1;
Public SummaryMetadata.PluginData.Builder setPluginNameBytes (ערך com.google.protobuf.ByteString)
The name of the plugin this data pertains to.
string plugin_name = 1;