ממשק ציבורי 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;