رابط عمومی 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; |
رشته انتزاعی | 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; |
روش های عمومی
چکیده عمومی 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;
دو برابر انتزاعی عمومی ()
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;