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
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
ชื่อที่ชัดเจน ()
string name = 1;
 Metric 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
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;
สตริง
รับชื่อ ()
string name = 1;
 Metric name
 
= 1;
com.google.protobuf.ByteString
getNameBytes ()
string name = 1;
 Metric 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
mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MetricEntry.Builder
mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ )
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 (ค่าสตริง)
string name = 1;
 Metric name
 
= 1;
MetricEntry.Builder
setNameBytes (ค่า com.google.protobuf.ByteString)
string name = 1;
 Metric 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;

วิธีการสืบทอด

วิธีการสาธารณะ

สาธารณะ MetricEntry.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ฟิลด์ ค่าอ็อบเจ็กต์)

การสร้าง MetricEntry สาธารณะ ()

สาธารณะ MetricEntry buildPartial ()

สาธารณะ 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 clearName ()

string name = 1;

 Metric name
 
= 1;

สาธารณะ 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;

สาธารณะ 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 ()

string name = 1;

 Metric name
 
= 1;

สาธารณะ com.google.protobuf.ByteString getNameBytes ()

string name = 1;

 Metric 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 ()

สาธารณะ MetricEntry.Builder ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

สาธารณะ MetricEntry.Builder ผสานจาก (com.google.protobuf.Message อื่น ๆ )

สาธารณะ MetricEntry.Builder ผสาน MaxValue (ค่า 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.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 สาธารณะ (ค่าสตริง)

string name = 1;

 Metric name
 
= 1;

สาธารณะ MetricEntry.Builder setNameBytes (ค่า com.google.protobuf.ByteString)

string name = 1;

 Metric 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;