MetricEntryOrBuilder

giao diện công cộng MetricEntryOrBuilder
Các lớp con gián tiếp đã biết

Phương pháp công cộng

tóm tắt com.google.protobuf.DoubleValue
getMaxValue ()
 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;
tóm tắt com.google.protobuf.DoubleValueOrBuilder
getMaxValueOrBuilder ()
 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;
tóm tắt com.google.protobuf.DoubleValue
getMinValue ()
 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;
tóm tắt com.google.protobuf.DoubleValueOrBuilder
getMinValueOrBuilder ()
 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;
chuỗi trừu tượng
lấy Tên ()
 Metric name
 
string name = 1;
tóm tắt com.google.protobuf.ByteString
getNameBytes ()
 Metric name
 
string name = 1;
trừu tượng đôi
getValue ()
 Metric value
 
double value = 2;
trừu tượng boolean
hasMaxValue ()
 The maximum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue max_value = 4;
trừu tượng boolean
hasMinValue ()
 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;

Phương pháp công cộng

tóm tắt công khai com.google.protobuf.DoubleValue getMaxValue ()

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

tóm tắt công khai com.google.protobuf.DoubleValueOrBuilder getMaxValueOrBuilder ()

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

tóm tắt công khai com.google.protobuf.DoubleValue getMinValue ()

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

tóm tắt công khai com.google.protobuf.DoubleValueOrBuilder getMinValueOrBuilder ()

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

Chuỗi tóm tắt công khai getName ()

 Metric name
 
string name = 1;

tóm tắt công khai com.google.protobuf.ByteString getNameBytes ()

 Metric name
 
string name = 1;

getValue kép trừu tượng công khai ()

 Metric value
 
double value = 2;

boolean trừu tượng công khai hasMaxValue ()

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

boolean trừu tượng công khai hasMinValue ()

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