public interface MetricValueOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
double |
getDoubleValue()
optional double doubleValue = 1; |
long |
getLongValue()
optional int64 longValue = 2; |
boolean |
hasDoubleValue()
optional double doubleValue = 1; |
boolean |
hasLongValue()
optional int64 longValue = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
Copyright © 2023. All Rights Reserved.