MetricEntry.Builder

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

Тип protobuf tensorflow.MetricEntry

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

MetricEntry.Builder
addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
Метрическая запись
Метрическая запись
MetricEntry.Builder
MetricEntry.Builder
ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)
MetricEntry.Builder
ОчиститьМаксЗначение ()
 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;
MetricEntry.Builder
очиститьминвалуе ()
 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;
MetricEntry.Builder
ясное имя ()
 Metric name
 
string name = 1;
MetricEntry.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
MetricEntry.Builder
ОчиститьЗначение ()
 Metric value
 
double value = 2;
MetricEntry.Builder
Метрическая запись
окончательный статический com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.DoubleValue
получитьМаксЗначение ()
 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;
com.google.protobuf.DoubleValue.Builder
getMaxValueBuilder ()
 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;
com.google.protobuf.DoubleValueOrBuilder
getMaxValueOrBuilder ()
 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;
com.google.protobuf.DoubleValue
получитьМинВалуе ()
 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;
com.google.protobuf.DoubleValue.Builder
getMinValueBuilder ()
 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;
com.google.protobuf.DoubleValueOrBuilder
getMinValueOrBuilder ()
 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;
Нить
получитьИмя ()
 Metric name
 
string name = 1;
com.google.protobuf.ByteString
getNameBytes ()
 Metric name
 
string name = 1;
двойной
получить значение ()
 Metric value
 
double value = 2;
логическое значение
имеетМаксЗначение ()
 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;
логическое значение
имеетминвалуе ()
 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;
последнее логическое значение
MetricEntry.Builder
mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
MetricEntry.Builder
mergeFrom (com.google.protobuf.Message другое)
MetricEntry.Builder
mergeMaxValue (значение com.google.protobuf.DoubleValue)
 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;
MetricEntry.Builder
mergeMinValue (значение com.google.protobuf.DoubleValue)
 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;
окончательный MetricEntry.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
MetricEntry.Builder
setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
MetricEntry.Builder
setMaxValue (com.google.protobuf.DoubleValue.Builder builderForValue)
 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;
MetricEntry.Builder
setMaxValue (значение com.google.protobuf.DoubleValue)
 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;
MetricEntry.Builder
setMinValue (com.google.protobuf.DoubleValue.Builder builderForValue)
 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;
MetricEntry.Builder
setMinValue (значение com.google.protobuf.DoubleValue)
 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;
MetricEntry.Builder
setName (строковое значение)
 Metric name
 
string name = 1;
MetricEntry.Builder
setNameBytes (значение com.google.protobuf.ByteString)
 Metric name
 
string name = 1;
MetricEntry.Builder
setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)
окончательный MetricEntry.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
MetricEntry.Builder
setValue (двойное значение)
 Metric value
 
double value = 2;

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

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

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

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

общедоступная MetricEntry buildPartial ()

общедоступный MetricEntry.Builder очистить ()

public MetricEntry.Builder ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)

общедоступный MetricEntry.Builder ClearMaxValue ()

 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;

общедоступный MetricEntry.Builder ClearMinValue ()

 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;

общедоступный MetricEntry.Builder ClearName ()

 Metric name
 
string name = 1;

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

общедоступный MetricEntry.Builder ClearValue ()

 Metric value
 
double value = 2;

общедоступный клон MetricEntry.Builder ()

общественный MetricEntry getDefaultInstanceForType ()

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

общедоступный com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

общедоступный com.google.protobuf.DoubleValue getMaxValue ()

 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;

общедоступный com.google.protobuf.DoubleValue.Builder getMaxValueBuilder ()

 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;

public com.google.protobuf.DoubleValueOrBuilder getMaxValueOrBuilder ()

 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;

общедоступный com.google.protobuf.DoubleValue getMinValue ()

 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;

общедоступный com.google.protobuf.DoubleValue.Builder getMinValueBuilder ()

 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;

public com.google.protobuf.DoubleValueOrBuilder getMinValueOrBuilder ()

 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;

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

 Metric name
 
string name = 1;

public com.google.protobuf.ByteString getNameBytes ()

 Metric name
 
string name = 1;

общедоступный двойной getValue ()

 Metric value
 
double value = 2;

общедоступное логическое значение hasMaxValue ()

 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;

общедоступное логическое значение hasMinValue ()

 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;

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

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

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

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

public MetricEntry.Builder mergeMaxValue (значение com.google.protobuf.DoubleValue)

 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;

public MetricEntry.Builder mergeMinValue (значение com.google.protobuf.DoubleValue)

 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;

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

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

общедоступный MetricEntry.Builder setMaxValue (com.google.protobuf.DoubleValue.Builder builderForValue)

 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;

общедоступный MetricEntry.Builder setMaxValue (значение com.google.protobuf.DoubleValue)

 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;

общедоступный MetricEntry.Builder setMinValue (com.google.protobuf.DoubleValue.Builder builderForValue)

 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;

общедоступный MetricEntry.Builder setMinValue (значение com.google.protobuf.DoubleValue)

 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;

public MetricEntry.Builder setName (строковое значение)

 Metric name
 
string name = 1;

public MetricEntry.Builder setNameBytes (значение com.google.protobuf.ByteString)

 Metric name
 
string name = 1;

public MetricEntry.Builder setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)

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

public MetricEntry.Builder setValue (двойное значение)

 Metric value
 
double value = 2;