antarmuka publik MetricEntryOrBuilder
| Subkelas Tidak Langsung yang Diketahui |
Metode Publik
| abstrak com.google.protobuf.DoubleValue | dapatkan Nilai Maks () The maximum acceptable value for the metric if specified .google.protobuf.DoubleValue max_value = 4; |
| abstrak com.google.protobuf.DoubleValueOrBuilder | dapatkanMaxValueOrBuilder () The maximum acceptable value for the metric if specified .google.protobuf.DoubleValue max_value = 4; |
| abstrak com.google.protobuf.DoubleValue | dapatkanNilaiMin () The minimum acceptable value for the metric if specified .google.protobuf.DoubleValue min_value = 3; |
| abstrak com.google.protobuf.DoubleValueOrBuilder | dapatkanMinValueOrBuilder () The minimum acceptable value for the metric if specified .google.protobuf.DoubleValue min_value = 3; |
| Tali abstrak | dapatkan Nama () Metric name string name = 1; |
| abstrak com.google.protobuf.ByteString | dapatkanNamaBytes () Metric name string name = 1; |
| abstrak ganda | dapatkan Nilai () Metric value double value = 2; |
| boolean abstrak | memilikiNilai Maksimal () The maximum acceptable value for the metric if specified .google.protobuf.DoubleValue max_value = 4; |
| boolean abstrak | hasMinValue () The minimum acceptable value for the metric if specified .google.protobuf.DoubleValue min_value = 3; |
Metode Publik
abstrak publik com.google.protobuf.DoubleValue getMaxValue ()
The maximum acceptable value for the metric if specified
.google.protobuf.DoubleValue max_value = 4; abstrak publik com.google.protobuf.DoubleValueOrBuilder getMaxValueOrBuilder ()
The maximum acceptable value for the metric if specified
.google.protobuf.DoubleValue max_value = 4; abstrak publik com.google.protobuf.DoubleValue getMinValue ()
The minimum acceptable value for the metric if specified
.google.protobuf.DoubleValue min_value = 3; abstrak publik com.google.protobuf.DoubleValueOrBuilder getMinValueOrBuilder ()
The minimum acceptable value for the metric if specified
.google.protobuf.DoubleValue min_value = 3; abstrak publik String getName ()
Metric name
string name = 1; abstrak publik com.google.protobuf.ByteString getNameBytes ()
Metric name
string name = 1; getValue ganda abstrak publik ()
Metric value
double value = 2; boolean abstrak publik hasMaxValue ()
The maximum acceptable value for the metric if specified
.google.protobuf.DoubleValue max_value = 4; boolean abstrak publik hasMinValue ()
The minimum acceptable value for the metric if specified
.google.protobuf.DoubleValue min_value = 3;