MetricEntryOrBuilder

interfejs publiczny MetricEntryOrBuilder
Znane podklasy pośrednie

Metody publiczne

streszczenie com.google.protobuf.DoubleValue
uzyskajMaxValue ()
 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;
streszczenie com.google.protobuf.DoubleValueOrBuilder
getMaxValueOrBuilder ()
 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;
streszczenie com.google.protobuf.DoubleValue
uzyskajMinValue ()
 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;
streszczenie com.google.protobuf.DoubleValueOrBuilder
getMinValueOrBuilder ()
 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;
abstrakcyjny ciąg
pobierz nazwę ()
 Metric name
 
string name = 1;
streszczenie com.google.protobuf.ByteString
getNameBytes ()
 Metric name
 
string name = 1;
abstrakcyjny dublet
uzyskaj wartość ()
 Metric value
 
double value = 2;
abstrakcyjna wartość logiczna
maMaxValue ()
 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;
abstrakcyjna wartość logiczna
maMinValue ()
 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;

Metody publiczne

publiczne streszczenie com.google.protobuf.DoubleValue getMaxValue ()

 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;

publiczne streszczenie com.google.protobuf.DoubleValueOrBuilder getMaxValueOrBuilder ()

 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;

publiczne streszczenie com.google.protobuf.DoubleValue getMinValue ()

 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;

publiczne streszczenie com.google.protobuf.DoubleValueOrBuilder getMinValueOrBuilder ()

 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;

publiczna abstrakcja String getName ()

 Metric name
 
string name = 1;

publiczne streszczenie com.google.protobuf.ByteString getNameBytes ()

 Metric name
 
string name = 1;

publiczna abstrakcja podwójna getValue ()

 Metric value
 
double value = 2;

publiczna wartość logiczna abstrakcyjna maMaxValue ()

 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;

publiczna wartość logiczna abstrakcyjna maMinValue ()

 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;