공개 인터페이스 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 | getMin값 () 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; |
추상 부울 | hasMin값 () 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;