SummaryDescription.Builder

общедоступный статический конечный класс SummaryDescription.Builder

 Metadata associated with a series of Summary data
 
тип Protobuf tensorflow.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
ОчиститьТипХинт ()
 Hint on how plugins should process the data in this series.
SummaryDescription.Builder
Краткое описаниеОписание
окончательный статический com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Нить
получитьТипХинт ()
 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 другое)
окончательное SummaryDescription.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
SummaryDescription.Builder
setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
SummaryDescription.Builder
setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)
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.
окончательное SummaryDescription.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

Унаследованные методы

Публичные методы

public SummaryDescription.Builder addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)

общедоступная сборка SummaryDescription ()

public SummaryDescription buildPartial ()

public SummaryDescription.Builder очистить ()

общедоступное SummaryDescription.Builder ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)

public SummaryDescription.Builder ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

общедоступное 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 ()

общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()

общедоступный 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;

публичное финальное логическое значение isInitialized ()

public SummaryDescription.Builder mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Исключение IO

public SummaryDescription.Builder mergeFrom (com.google.protobuf.Message другое)

общедоступный финальный SummaryDescription.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

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;

общедоступный окончательный вариант SummaryDescription.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)