SummaryDescription.Builder

public statik son sınıf SummaryDescription.Builder

 Metadata associated with a series of Summary data
 
Protobuf tipi tensorflow.SummaryDescription

Genel Yöntemler

ÖzetAçıklama.Oluşturucu
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
Özet açıklama
Özet açıklama
ÖzetAçıklama.Oluşturucu
ÖzetAçıklama.Oluşturucu
clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)
ÖzetAçıklama.Oluşturucu
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
ÖzetAçıklama.Oluşturucu
clearTypeHint ()
 Hint on how plugins should process the data in this series.
ÖzetAçıklama.Oluşturucu
klon ()
Özet açıklama
final statik com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Sicim
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.
son boole değeri
ÖzetAçıklama.Oluşturucu
mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ÖzetAçıklama.Oluşturucu
mergeFrom (com.google.protobuf.Message other)
son ÖzetAçıklama.Oluşturucu
mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
ÖzetAçıklama.Oluşturucu
setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
ÖzetAçıklama.Oluşturucu
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
ÖzetAçıklama.Oluşturucu
setTypeHint (Dize değeri)
 Hint on how plugins should process the data in this series.
ÖzetAçıklama.Oluşturucu
setTypeHintBytes (com.google.protobuf.ByteString değeri)
 Hint on how plugins should process the data in this series.
son ÖzetAçıklama.Oluşturucu
setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields)

Kalıtsal Yöntemler

Genel Yöntemler

public SummaryDescription.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

genel ÖzetAçıklama build ()

genel ÖzetAçıklama buildPartial ()

public SummaryDescription.Builder clear ()

public SummaryDescription.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)

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 SummaryDescription.Builder klonu ()

genel ÖzetAçıklama getDefaultInstanceForType ()

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

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

genel Dize 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;

genel final boolean isInitialized ()

public SummaryDescription.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel SummaryDescription.Builder mergeFrom (com.google.protobuf.Message other)

genel final SummaryDescription.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)

public SummaryDescription.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

public SummaryDescription.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)

public SummaryDescription.Builder setTypeHint (Dize değeri)

 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 değeri)

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

genel final SummaryDescription.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)