public interface MetricsSampleOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
double |
getDoubleValue()
double double_value = 3; |
long |
getIntValue()
int64 int_value = 2; |
String |
getName()
string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 1; |
MetricsSample.ValueCase |
getValueCase() |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getName()
string name = 1;com.google.protobuf.ByteString getNameBytes()
string name = 1;long getIntValue()
int64 int_value = 2;double getDoubleValue()
double double_value = 3;MetricsSample.ValueCase getValueCase()
Copyright © 2023 LightStep. All rights reserved.