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 | ชื่อที่ชัดเจน () 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 | 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; |
| สตริง | รับชื่อ () Metric name string name = 1; |
| com.google.protobuf.ByteString | getNameBytes () 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 | 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 (ค่าสตริง) 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; |
วิธีการสืบทอด
วิธีการสาธารณะ
สาธารณะ MetricEntry.Builder addRepeatedField (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; สาธารณะคงที่สุดท้าย 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; บูลีนสุดท้ายสาธารณะ isInitialized ()
สาธารณะ MetricEntry.Builder ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| IOข้อยกเว้น |
|---|
สาธารณะ 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 setNameBytes (ค่า com.google.protobuf.ByteString)
Metric name
string name = 1;