מחלקה סופית סטטית ציבורית SummaryDescription.Builder
Metadata associated with a series of Summary data
tensorflow.SummaryDescription
מסוג Protobuf.SummaryDescription שיטות ציבוריות
SummaryDescription.Builder | addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט) |
סיכום תיאור | לבנות () |
סיכום תיאור | buildPartial () |
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.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;
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 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;