Class ExponentialHistogramDataPoint
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.opentelemetry.proto.metrics.v1.ExponentialHistogramDataPoint
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ExponentialHistogramDataPointOrBuilder,Serializable
public final class ExponentialHistogramDataPoint
extends com.google.protobuf.GeneratedMessageV3
implements ExponentialHistogramDataPointOrBuilder
ExponentialHistogramDataPoint is a single data point in a timeseries that describes the time-varying values of a ExponentialHistogram of double values. A ExponentialHistogram contains summary statistics for a population of values, it may optionally contain the distribution of those values across a set of buckets.Protobuf type
opentelemetry.proto.metrics.v1.ExponentialHistogramDataPoint- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classBuckets are a set of bucket counts, encoded in a contiguous array of counts.static interfacestatic final classExponentialHistogramDataPoint is a single data point in a timeseries that describes the time-varying values of a ExponentialHistogram of double values.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleangetAttributes(int index) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.intThe set of key/value pairs that uniquely identify the timeseries from where this point belongs.The set of key/value pairs that uniquely identify the timeseries from where this point belongs.getAttributesOrBuilder(int index) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.List<? extends KeyValueOrBuilder>The set of key/value pairs that uniquely identify the timeseries from where this point belongs.longgetCount()count is the number of values in the population.static final com.google.protobuf.Descriptors.DescriptorgetExemplars(int index) (Optional) List of exemplars collected from measurements that were used to form the data pointint(Optional) List of exemplars collected from measurements that were used to form the data point(Optional) List of exemplars collected from measurements that were used to form the data pointgetExemplarsOrBuilder(int index) (Optional) List of exemplars collected from measurements that were used to form the data pointList<? extends ExemplarOrBuilder>(Optional) List of exemplars collected from measurements that were used to form the data pointintgetFlags()Flags that apply to this specific data point.doublegetMax()max is the maximum value over (start_time, end_time].doublegetMin()min is the minimum value over (start_time, end_time].negative carries the negative range of exponential bucket counts.negative carries the negative range of exponential bucket counts.com.google.protobuf.Parser<ExponentialHistogramDataPoint>positive carries the positive range of exponential bucket counts.positive carries the positive range of exponential bucket counts.intgetScale()scale describes the resolution of the histogram.intlongStartTimeUnixNano is optional but strongly encouraged, see the the detailed comments above Metric.doublegetSum()sum of the values in the population.longTimeUnixNano is required, see the detailed comments above Metric.longzero_count is the count of values that are either exactly zero or within the region considered zero by the instrumentation at the tolerated degree of precision.doubleZeroThreshold may be optionally set to convey the width of the zero region.inthashCode()booleanhasMax()max is the maximum value over (start_time, end_time].booleanhasMin()min is the minimum value over (start_time, end_time].booleannegative carries the negative range of exponential bucket counts.booleanpositive carries the positive range of exponential bucket counts.booleanhasSum()sum of the values in the population.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleannewBuilder(ExponentialHistogramDataPoint prototype) protected ExponentialHistogramDataPoint.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) parseDelimitedFrom(InputStream input) parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(byte[] data) parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.ByteString data) parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.CodedInputStream input) parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(InputStream input) parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(ByteBuffer data) parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<ExponentialHistogramDataPoint>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
ATTRIBUTES_FIELD_NUMBER
public static final int ATTRIBUTES_FIELD_NUMBER- See Also:
-
START_TIME_UNIX_NANO_FIELD_NUMBER
public static final int START_TIME_UNIX_NANO_FIELD_NUMBER- See Also:
-
TIME_UNIX_NANO_FIELD_NUMBER
public static final int TIME_UNIX_NANO_FIELD_NUMBER- See Also:
-
COUNT_FIELD_NUMBER
public static final int COUNT_FIELD_NUMBER- See Also:
-
SUM_FIELD_NUMBER
public static final int SUM_FIELD_NUMBER- See Also:
-
SCALE_FIELD_NUMBER
public static final int SCALE_FIELD_NUMBER- See Also:
-
ZERO_COUNT_FIELD_NUMBER
public static final int ZERO_COUNT_FIELD_NUMBER- See Also:
-
POSITIVE_FIELD_NUMBER
public static final int POSITIVE_FIELD_NUMBER- See Also:
-
NEGATIVE_FIELD_NUMBER
public static final int NEGATIVE_FIELD_NUMBER- See Also:
-
FLAGS_FIELD_NUMBER
public static final int FLAGS_FIELD_NUMBER- See Also:
-
EXEMPLARS_FIELD_NUMBER
public static final int EXEMPLARS_FIELD_NUMBER- See Also:
-
MIN_FIELD_NUMBER
public static final int MIN_FIELD_NUMBER- See Also:
-
MAX_FIELD_NUMBER
public static final int MAX_FIELD_NUMBER- See Also:
-
ZERO_THRESHOLD_FIELD_NUMBER
public static final int ZERO_THRESHOLD_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getAttributesList
The set of key/value pairs that uniquely identify the timeseries from where this point belongs. The list may be empty (may contain 0 elements). Attribute keys MUST be unique (it is not allowed to have more than one attribute with the same key).
repeated .opentelemetry.proto.common.v1.KeyValue attributes = 1;- Specified by:
getAttributesListin interfaceExponentialHistogramDataPointOrBuilder
-
getAttributesOrBuilderList
The set of key/value pairs that uniquely identify the timeseries from where this point belongs. The list may be empty (may contain 0 elements). Attribute keys MUST be unique (it is not allowed to have more than one attribute with the same key).
repeated .opentelemetry.proto.common.v1.KeyValue attributes = 1;- Specified by:
getAttributesOrBuilderListin interfaceExponentialHistogramDataPointOrBuilder
-
getAttributesCount
public int getAttributesCount()The set of key/value pairs that uniquely identify the timeseries from where this point belongs. The list may be empty (may contain 0 elements). Attribute keys MUST be unique (it is not allowed to have more than one attribute with the same key).
repeated .opentelemetry.proto.common.v1.KeyValue attributes = 1;- Specified by:
getAttributesCountin interfaceExponentialHistogramDataPointOrBuilder
-
getAttributes
The set of key/value pairs that uniquely identify the timeseries from where this point belongs. The list may be empty (may contain 0 elements). Attribute keys MUST be unique (it is not allowed to have more than one attribute with the same key).
repeated .opentelemetry.proto.common.v1.KeyValue attributes = 1;- Specified by:
getAttributesin interfaceExponentialHistogramDataPointOrBuilder
-
getAttributesOrBuilder
The set of key/value pairs that uniquely identify the timeseries from where this point belongs. The list may be empty (may contain 0 elements). Attribute keys MUST be unique (it is not allowed to have more than one attribute with the same key).
repeated .opentelemetry.proto.common.v1.KeyValue attributes = 1;- Specified by:
getAttributesOrBuilderin interfaceExponentialHistogramDataPointOrBuilder
-
getStartTimeUnixNano
public long getStartTimeUnixNano()StartTimeUnixNano is optional but strongly encouraged, see the the detailed comments above Metric. Value is UNIX Epoch time in nanoseconds since 00:00:00 UTC on 1 January 1970.
fixed64 start_time_unix_nano = 2;- Specified by:
getStartTimeUnixNanoin interfaceExponentialHistogramDataPointOrBuilder- Returns:
- The startTimeUnixNano.
-
getTimeUnixNano
public long getTimeUnixNano()TimeUnixNano is required, see the detailed comments above Metric. Value is UNIX Epoch time in nanoseconds since 00:00:00 UTC on 1 January 1970.
fixed64 time_unix_nano = 3;- Specified by:
getTimeUnixNanoin interfaceExponentialHistogramDataPointOrBuilder- Returns:
- The timeUnixNano.
-
getCount
public long getCount()count is the number of values in the population. Must be non-negative. This value must be equal to the sum of the "bucket_counts" values in the positive and negative Buckets plus the "zero_count" field.
fixed64 count = 4;- Specified by:
getCountin interfaceExponentialHistogramDataPointOrBuilder- Returns:
- The count.
-
hasSum
public boolean hasSum()sum of the values in the population. If count is zero then this field must be zero. Note: Sum should only be filled out when measuring non-negative discrete events, and is assumed to be monotonic over the values of these events. Negative events *can* be recorded, but sum should not be filled out when doing so. This is specifically to enforce compatibility w/ OpenMetrics, see: https://github.com/OpenObservability/OpenMetrics/blob/main/specification/OpenMetrics.md#histogram
optional double sum = 5;- Specified by:
hasSumin interfaceExponentialHistogramDataPointOrBuilder- Returns:
- Whether the sum field is set.
-
getSum
public double getSum()sum of the values in the population. If count is zero then this field must be zero. Note: Sum should only be filled out when measuring non-negative discrete events, and is assumed to be monotonic over the values of these events. Negative events *can* be recorded, but sum should not be filled out when doing so. This is specifically to enforce compatibility w/ OpenMetrics, see: https://github.com/OpenObservability/OpenMetrics/blob/main/specification/OpenMetrics.md#histogram
optional double sum = 5;- Specified by:
getSumin interfaceExponentialHistogramDataPointOrBuilder- Returns:
- The sum.
-
getScale
public int getScale()scale describes the resolution of the histogram. Boundaries are located at powers of the base, where: base = (2^(2^-scale)) The histogram bucket identified by `index`, a signed integer, contains values that are greater than (base^index) and less than or equal to (base^(index+1)). The positive and negative ranges of the histogram are expressed separately. Negative values are mapped by their absolute value into the negative range using the same scale as the positive range. scale is not restricted by the protocol, as the permissible values depend on the range of the data.
sint32 scale = 6;- Specified by:
getScalein interfaceExponentialHistogramDataPointOrBuilder- Returns:
- The scale.
-
getZeroCount
public long getZeroCount()zero_count is the count of values that are either exactly zero or within the region considered zero by the instrumentation at the tolerated degree of precision. This bucket stores values that cannot be expressed using the standard exponential formula as well as values that have been rounded to zero. Implementations MAY consider the zero bucket to have probability mass equal to (zero_count / count).
fixed64 zero_count = 7;- Specified by:
getZeroCountin interfaceExponentialHistogramDataPointOrBuilder- Returns:
- The zeroCount.
-
hasPositive
public boolean hasPositive()positive carries the positive range of exponential bucket counts.
.opentelemetry.proto.metrics.v1.ExponentialHistogramDataPoint.Buckets positive = 8;- Specified by:
hasPositivein interfaceExponentialHistogramDataPointOrBuilder- Returns:
- Whether the positive field is set.
-
getPositive
positive carries the positive range of exponential bucket counts.
.opentelemetry.proto.metrics.v1.ExponentialHistogramDataPoint.Buckets positive = 8;- Specified by:
getPositivein interfaceExponentialHistogramDataPointOrBuilder- Returns:
- The positive.
-
getPositiveOrBuilder
positive carries the positive range of exponential bucket counts.
.opentelemetry.proto.metrics.v1.ExponentialHistogramDataPoint.Buckets positive = 8;- Specified by:
getPositiveOrBuilderin interfaceExponentialHistogramDataPointOrBuilder
-
hasNegative
public boolean hasNegative()negative carries the negative range of exponential bucket counts.
.opentelemetry.proto.metrics.v1.ExponentialHistogramDataPoint.Buckets negative = 9;- Specified by:
hasNegativein interfaceExponentialHistogramDataPointOrBuilder- Returns:
- Whether the negative field is set.
-
getNegative
negative carries the negative range of exponential bucket counts.
.opentelemetry.proto.metrics.v1.ExponentialHistogramDataPoint.Buckets negative = 9;- Specified by:
getNegativein interfaceExponentialHistogramDataPointOrBuilder- Returns:
- The negative.
-
getNegativeOrBuilder
negative carries the negative range of exponential bucket counts.
.opentelemetry.proto.metrics.v1.ExponentialHistogramDataPoint.Buckets negative = 9;- Specified by:
getNegativeOrBuilderin interfaceExponentialHistogramDataPointOrBuilder
-
getFlags
public int getFlags()Flags that apply to this specific data point. See DataPointFlags for the available flags and their meaning.
uint32 flags = 10;- Specified by:
getFlagsin interfaceExponentialHistogramDataPointOrBuilder- Returns:
- The flags.
-
getExemplarsList
(Optional) List of exemplars collected from measurements that were used to form the data point
repeated .opentelemetry.proto.metrics.v1.Exemplar exemplars = 11;- Specified by:
getExemplarsListin interfaceExponentialHistogramDataPointOrBuilder
-
getExemplarsOrBuilderList
(Optional) List of exemplars collected from measurements that were used to form the data point
repeated .opentelemetry.proto.metrics.v1.Exemplar exemplars = 11;- Specified by:
getExemplarsOrBuilderListin interfaceExponentialHistogramDataPointOrBuilder
-
getExemplarsCount
public int getExemplarsCount()(Optional) List of exemplars collected from measurements that were used to form the data point
repeated .opentelemetry.proto.metrics.v1.Exemplar exemplars = 11;- Specified by:
getExemplarsCountin interfaceExponentialHistogramDataPointOrBuilder
-
getExemplars
(Optional) List of exemplars collected from measurements that were used to form the data point
repeated .opentelemetry.proto.metrics.v1.Exemplar exemplars = 11;- Specified by:
getExemplarsin interfaceExponentialHistogramDataPointOrBuilder
-
getExemplarsOrBuilder
(Optional) List of exemplars collected from measurements that were used to form the data point
repeated .opentelemetry.proto.metrics.v1.Exemplar exemplars = 11;- Specified by:
getExemplarsOrBuilderin interfaceExponentialHistogramDataPointOrBuilder
-
hasMin
public boolean hasMin()min is the minimum value over (start_time, end_time].
optional double min = 12;- Specified by:
hasMinin interfaceExponentialHistogramDataPointOrBuilder- Returns:
- Whether the min field is set.
-
getMin
public double getMin()min is the minimum value over (start_time, end_time].
optional double min = 12;- Specified by:
getMinin interfaceExponentialHistogramDataPointOrBuilder- Returns:
- The min.
-
hasMax
public boolean hasMax()max is the maximum value over (start_time, end_time].
optional double max = 13;- Specified by:
hasMaxin interfaceExponentialHistogramDataPointOrBuilder- Returns:
- Whether the max field is set.
-
getMax
public double getMax()max is the maximum value over (start_time, end_time].
optional double max = 13;- Specified by:
getMaxin interfaceExponentialHistogramDataPointOrBuilder- Returns:
- The max.
-
getZeroThreshold
public double getZeroThreshold()ZeroThreshold may be optionally set to convey the width of the zero region. Where the zero region is defined as the closed interval [-ZeroThreshold, ZeroThreshold]. When ZeroThreshold is 0, zero count bucket stores values that cannot be expressed using the standard exponential formula as well as values that have been rounded to zero.
double zero_threshold = 14;- Specified by:
getZeroThresholdin interfaceExponentialHistogramDataPointOrBuilder- Returns:
- The zeroThreshold.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ExponentialHistogramDataPoint parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExponentialHistogramDataPoint parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExponentialHistogramDataPoint parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExponentialHistogramDataPoint parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExponentialHistogramDataPoint parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExponentialHistogramDataPoint parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static ExponentialHistogramDataPoint parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static ExponentialHistogramDataPoint parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static ExponentialHistogramDataPoint parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static ExponentialHistogramDataPoint parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static ExponentialHistogramDataPoint parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static ExponentialHistogramDataPoint.Builder newBuilder(ExponentialHistogramDataPoint prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ExponentialHistogramDataPoint.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-