อินเทอร์เฟซสาธารณะ MetricEntryOrBuilder
| คลาสย่อยทางอ้อมที่รู้จัก |
วิธีการสาธารณะ
| นามธรรม com.google.protobuf.DoubleValue | getMaxValue () 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.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; |
วิธีการสาธารณะ
นามธรรมสาธารณะ com.google.protobuf.DoubleValue getMaxValue ()
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.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;