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 khai

trừu tượng 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;
trừu tượng 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 ()
string name = 1;
 Metric name
 
= 1;
trừu tượng com.google.protobuf.ByteString
getNameBytes ()
string name = 1;
 Metric 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 khai

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 ()

string name = 1;

 Metric name
 
= 1;

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

 Metric name
 
string name = 1;

tóm tắt công khai kép getValue ()

 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;