পাবলিক ইন্টারফেস 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; পাবলিক বিমূর্ত ডবল 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;