MetricEntry.Builder

الطبقة النهائية العامة الثابتة MetricEntry.Builder

نوع Protobuf tensorflow.MetricEntry

الأساليب العامة

MetricEntry.Builder
addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
MetricEntry
MetricEntry
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
MetricEntry
النهائي الثابت 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
الحصول على MaxValueBuilder ()
 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
الحصول على MinValueBuilder ()
 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
الحصول على اسم بايت ()
 Metric name
 
string name = 1;
مزدوج
الحصول على قيمة ()
 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;
منطقية نهائية
MetricEntry.Builder
دمج من (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
MetricEntry.Builder
دمج من (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
دمجUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
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.UnknownFieldSet UnknownFields)
MetricEntry.Builder
setValue (قيمة مزدوجة)
 Metric value
 
double value = 2;

الطرق الموروثة

الأساليب العامة

MetricEntry.Builder العام addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)

بناء MetricEntry العام ()

بناء MetricEntry العام Partial ()

MetricEntry.Builder العام واضح ()

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 العامة اسم واضح ()

 Metric name
 
string name = 1;

MetricEntry.Builder العام ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

MetricEntry.Builder العامة ClearValue ()

 Metric value
 
double value = 2;

استنساخ MetricEntry.Builder العام ()

GetDefaultInstanceForType العامة MetricEntry ()

النهائي العام الثابت 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;

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;

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;

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;

تمت تهيئة القيمة المنطقية النهائية العامة ()

MetricEntry.Builder العام mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

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 العامة MinValue (com.google.protobuf.DoubleValue.Builder builderForValue)

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

مجموعة MetricEntry.Builder العامة MinValue (قيمة com.google.protobuf.DoubleValue)

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

اسم مجموعة MetricEntry.Builder العام (قيمة السلسلة)

 Metric name
 
string name = 1;

مجموعة MetricEntry.Builder العامة NameBytes (قيمة com.google.protobuf.ByteString)

 Metric name
 
string name = 1;

MetricEntry.Builder العام setRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، مؤشر int، قيمة الكائن)

النهائي العام MetricEntry.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetUnknownFields)

مجموعة MetricEntry.Builder العامة (قيمة مزدوجة)

 Metric value
 
double value = 2;