SummaryDescription.Builder

מחלקה סופית סטטית ציבורית SummaryDescription.Builder

 Metadata associated with a series of Summary data
 
tensorflow.SummaryDescription מסוג Protobuf.SummaryDescription

שיטות ציבוריות

SummaryDescription.Builder
addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
סיכום תיאור
סיכום תיאור
SummaryDescription.Builder
SummaryDescription.Builder
clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)
SummaryDescription.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SummaryDescription.Builder
clearTypeHint ()
 Hint on how plugins should process the data in this series.
SummaryDescription.Builder
סיכום תיאור
final static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
חוּט
getTypeHint ()
 Hint on how plugins should process the data in this series.
com.google.protobuf.ByteString
getTypeHintBytes ()
 Hint on how plugins should process the data in this series.
בוליאנית סופית
SummaryDescription.Builder
mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SummaryDescription.Builder
mergeFrom (com.google.protobuf.Message אחר)
Final SummaryDescription.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
SummaryDescription.Builder
setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
SummaryDescription.Builder
setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)
SummaryDescription.Builder
setTypeHint (ערך מחרוזת)
 Hint on how plugins should process the data in this series.
SummaryDescription.Builder
setTypeHintBytes (ערך com.google.protobuf.ByteString)
 Hint on how plugins should process the data in this series.
Final SummaryDescription.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

שיטות בירושה

שיטות ציבוריות

Public SummaryDescription.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

מבנה תיאור ציבורי של סיכום ()

Public SummaryDescription buildPartial ()

public SummaryDescription.Builder clear ()

Public SummaryDescription.Builder clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)

Public SummaryDescription.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public SummaryDescription.Builder clearTypeHint ()

 Hint on how plugins should process the data in this series.
 Supported values include "scalar", "histogram", "image", "audio"
 
string type_hint = 1;

שיבוט ציבורי SummaryDescription.Builder ()

Public SummaryDescription getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

מחרוזת ציבורית getTypeHint ()

 Hint on how plugins should process the data in this series.
 Supported values include "scalar", "histogram", "image", "audio"
 
string type_hint = 1;

public com.google.protobuf.ByteString getTypeHintBytes ()

 Hint on how plugins should process the data in this series.
 Supported values include "scalar", "histogram", "image", "audio"
 
string type_hint = 1;

בוליאני הסופי הציבורי הוא אתחול ()

Public SummaryDescription.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

Public SummaryDescription.Builder mergeFrom (com.google.protobuf.Message אחר)

Public final SummaryDescription.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Public SummaryDescription.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

public SummaryDescription.Builder setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס int, ערך אובייקט)

public SummaryDescription.Builder setTypeHint (ערך מחרוזת)

 Hint on how plugins should process the data in this series.
 Supported values include "scalar", "histogram", "image", "audio"
 
string type_hint = 1;

Public SummaryDescription.Builder setTypeHintBytes (ערך com.google.protobuf.ByteString)

 Hint on how plugins should process the data in this series.
 Supported values include "scalar", "histogram", "image", "audio"
 
string type_hint = 1;

public final SummaryDescription.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)