सार्वजनिक इंटरफ़ेस MetricEntryOrBuilder
ज्ञात अप्रत्यक्ष उपवर्ग |
सार्वजनिक तरीके
सार com.google.protobuf.DoubleValue | गेटमैक्सवैल्यू () 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 | getNameबाइट्स () Metric name string name = 1; |
सार दोहरा | मूल्य प्राप्त करें () Metric value double value = 2; |
अमूर्त बूलियन | हैमैक्सवैल्यू () 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;