interface publique MetricEntryOrBuilder
| Sous-classes indirectes connues |
Méthodes publiques
| résumé com.google.protobuf.DoubleValue | obtenirMaxValue () The maximum acceptable value for the metric if specified .google.protobuf.DoubleValue max_value = 4; |
| résumé com.google.protobuf.DoubleValueOrBuilder | getMaxValueOrBuilder () The maximum acceptable value for the metric if specified .google.protobuf.DoubleValue max_value = 4; |
| résumé com.google.protobuf.DoubleValue | obtenirMinValue () The minimum acceptable value for the metric if specified .google.protobuf.DoubleValue min_value = 3; |
| résumé com.google.protobuf.DoubleValueOrBuilder | getMinValueOrBuilder () The minimum acceptable value for the metric if specified .google.protobuf.DoubleValue min_value = 3; |
| chaîne abstraite | obtenirNom () Metric name string name = 1; |
| résumé com.google.protobuf.ByteString | getNameBytes () Metric name string name = 1; |
| double abstrait | obtenirValeur () Metric value double value = 2; |
| booléen abstrait | aMaxValue () The maximum acceptable value for the metric if specified .google.protobuf.DoubleValue max_value = 4; |
| booléen abstrait | aMinValue () The minimum acceptable value for the metric if specified .google.protobuf.DoubleValue min_value = 3; |
Méthodes publiques
résumé public com.google.protobuf.DoubleValue getMaxValue ()
The maximum acceptable value for the metric if specified
.google.protobuf.DoubleValue max_value = 4; résumé public com.google.protobuf.DoubleValueOrBuilder getMaxValueOrBuilder ()
The maximum acceptable value for the metric if specified
.google.protobuf.DoubleValue max_value = 4; résumé public com.google.protobuf.DoubleValue getMinValue ()
The minimum acceptable value for the metric if specified
.google.protobuf.DoubleValue min_value = 3; résumé public com.google.protobuf.DoubleValueOrBuilder getMinValueOrBuilder ()
The minimum acceptable value for the metric if specified
.google.protobuf.DoubleValue min_value = 3; chaîne abstraite publique getName ()
Metric name
string name = 1; résumé public com.google.protobuf.ByteString getNameBytes ()
Metric name
string name = 1; public abstrait double getValue ()
Metric value
double value = 2; public abstrait booléen hasMaxValue ()
The maximum acceptable value for the metric if specified
.google.protobuf.DoubleValue max_value = 4; public abstrait booléen hasMinValue ()
The minimum acceptable value for the metric if specified
.google.protobuf.DoubleValue min_value = 3;