SummaryDescription.Builder

lớp cuối cùng tĩnh công khai SummaryDescription.Builder

 Metadata associated with a series of Summary data
 
tensorflow.SummaryDescription loại Protobuf.Tóm tắtMô tả

Phương pháp công khai

Tóm tắtDescription.Builder
addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
Mô tả tóm tắt
Mô tả tóm tắt
Tóm tắtDescription.Builder
Tóm tắtDescription.Builder
ClearField (trường com.google.protobuf.Descriptors.FieldDescriptor)
Tóm tắtDescription.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
Tóm tắtDescription.Builder
ClearTypeHint ()
 Hint on how plugins should process the data in this series.
Tóm tắtDescription.Builder
Mô tả tóm tắt
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng
com.google.protobuf.Descriptors.Descriptor
Sợi dây
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.
boolean cuối cùng
Tóm tắtDescription.Builder
mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Tóm tắtDescription.Builder
mergeFrom (com.google.protobuf.Message other)
Tóm tắt cuối cùngDescription.Builder
hợp nhấtUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
Tóm tắtDescription.Builder
setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
Tóm tắtDescription.Builder
setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)
Tóm tắtDescription.Builder
setTypeHint (Giá trị chuỗi)
 Hint on how plugins should process the data in this series.
Tóm tắtDescription.Builder
setTypeHintBytes (giá trị com.google.protobuf.ByteString)
 Hint on how plugins should process the data in this series.
Tóm tắt cuối cùngDescription.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

Phương pháp kế thừa

Phương pháp công khai

public SummaryDescription.Builder addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)

Bản dựng mô tả tóm tắt công khai ()

công khai Tóm tắtMô tả buildPartial ()

công khai SummaryDescription.Builder rõ ràng ()

public SummaryDescription.Builder clearField (trường com.google.protobuf.Descriptors.FieldDescriptor)

tóm tắt công khaiDescription.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;

bản tóm tắt công khaiDescription.Builder ()

public SummaryDescription getDefaultInstanceForType ()

công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()

com.google.protobuf.Descriptors.Descriptor công khai getDescriptorForType ()

Chuỗi công khai getTypeHint ()

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

com.google.protobuf.ByteString getTypeHintBytes công khai ()

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

boolean cuối cùng công khai được khởi tạo ()

public SummaryDescription.Builder mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

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

bản tóm tắt công khai SummaryDescription.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public SummaryDescription.Builder setField (trường com.google.protobuf.Descriptors.FieldDescriptor, giá trị đối tượng)

public SummaryDescription.Builder setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)

public SummaryDescription.Builder setTypeHint (Giá trị chuỗi)

 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 (giá trị 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;

bản tóm tắt công khai SummaryDescription.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)