Package io.opencensus.proto.metrics.v1
Class SummaryValue.Snapshot.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<SummaryValue.Snapshot.Builder>
-
- io.opencensus.proto.metrics.v1.SummaryValue.Snapshot.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,SummaryValue.SnapshotOrBuilder,Cloneable
- Enclosing class:
- SummaryValue.Snapshot
public static final class SummaryValue.Snapshot.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SummaryValue.Snapshot.Builder> implements SummaryValue.SnapshotOrBuilder
The values in this message can be reset at arbitrary unknown times, with the requirement that all of them are reset at the same time.
Protobuf typeopencensus.proto.metrics.v1.SummaryValue.Snapshot
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description SummaryValue.Snapshot.BuilderaddAllPercentileValues(Iterable<? extends SummaryValue.Snapshot.ValueAtPercentile> values)A list of values at different percentiles of the distribution calculated from the current snapshot.SummaryValue.Snapshot.BuilderaddPercentileValues(int index, SummaryValue.Snapshot.ValueAtPercentile value)A list of values at different percentiles of the distribution calculated from the current snapshot.SummaryValue.Snapshot.BuilderaddPercentileValues(int index, SummaryValue.Snapshot.ValueAtPercentile.Builder builderForValue)A list of values at different percentiles of the distribution calculated from the current snapshot.SummaryValue.Snapshot.BuilderaddPercentileValues(SummaryValue.Snapshot.ValueAtPercentile value)A list of values at different percentiles of the distribution calculated from the current snapshot.SummaryValue.Snapshot.BuilderaddPercentileValues(SummaryValue.Snapshot.ValueAtPercentile.Builder builderForValue)A list of values at different percentiles of the distribution calculated from the current snapshot.SummaryValue.Snapshot.ValueAtPercentile.BuilderaddPercentileValuesBuilder()A list of values at different percentiles of the distribution calculated from the current snapshot.SummaryValue.Snapshot.ValueAtPercentile.BuilderaddPercentileValuesBuilder(int index)A list of values at different percentiles of the distribution calculated from the current snapshot.SummaryValue.Snapshot.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)SummaryValue.Snapshotbuild()SummaryValue.SnapshotbuildPartial()SummaryValue.Snapshot.Builderclear()SummaryValue.Snapshot.BuilderclearCount()The number of values in the snapshot.SummaryValue.Snapshot.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)SummaryValue.Snapshot.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)SummaryValue.Snapshot.BuilderclearPercentileValues()A list of values at different percentiles of the distribution calculated from the current snapshot.SummaryValue.Snapshot.BuilderclearSum()The sum of values in the snapshot.SummaryValue.Snapshot.Builderclone()com.google.protobuf.Int64ValuegetCount()The number of values in the snapshot.com.google.protobuf.Int64Value.BuildergetCountBuilder()The number of values in the snapshot.com.google.protobuf.Int64ValueOrBuildergetCountOrBuilder()The number of values in the snapshot.SummaryValue.SnapshotgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()SummaryValue.Snapshot.ValueAtPercentilegetPercentileValues(int index)A list of values at different percentiles of the distribution calculated from the current snapshot.SummaryValue.Snapshot.ValueAtPercentile.BuildergetPercentileValuesBuilder(int index)A list of values at different percentiles of the distribution calculated from the current snapshot.List<SummaryValue.Snapshot.ValueAtPercentile.Builder>getPercentileValuesBuilderList()A list of values at different percentiles of the distribution calculated from the current snapshot.intgetPercentileValuesCount()A list of values at different percentiles of the distribution calculated from the current snapshot.List<SummaryValue.Snapshot.ValueAtPercentile>getPercentileValuesList()A list of values at different percentiles of the distribution calculated from the current snapshot.SummaryValue.Snapshot.ValueAtPercentileOrBuildergetPercentileValuesOrBuilder(int index)A list of values at different percentiles of the distribution calculated from the current snapshot.List<? extends SummaryValue.Snapshot.ValueAtPercentileOrBuilder>getPercentileValuesOrBuilderList()A list of values at different percentiles of the distribution calculated from the current snapshot.com.google.protobuf.DoubleValuegetSum()The sum of values in the snapshot.com.google.protobuf.DoubleValue.BuildergetSumBuilder()The sum of values in the snapshot.com.google.protobuf.DoubleValueOrBuildergetSumOrBuilder()The sum of values in the snapshot.booleanhasCount()The number of values in the snapshot.booleanhasSum()The sum of values in the snapshot.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()SummaryValue.Snapshot.BuildermergeCount(com.google.protobuf.Int64Value value)The number of values in the snapshot.SummaryValue.Snapshot.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)SummaryValue.Snapshot.BuildermergeFrom(com.google.protobuf.Message other)SummaryValue.Snapshot.BuildermergeFrom(SummaryValue.Snapshot other)SummaryValue.Snapshot.BuildermergeSum(com.google.protobuf.DoubleValue value)The sum of values in the snapshot.SummaryValue.Snapshot.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)SummaryValue.Snapshot.BuilderremovePercentileValues(int index)A list of values at different percentiles of the distribution calculated from the current snapshot.SummaryValue.Snapshot.BuildersetCount(com.google.protobuf.Int64Value value)The number of values in the snapshot.SummaryValue.Snapshot.BuildersetCount(com.google.protobuf.Int64Value.Builder builderForValue)The number of values in the snapshot.SummaryValue.Snapshot.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)SummaryValue.Snapshot.BuildersetPercentileValues(int index, SummaryValue.Snapshot.ValueAtPercentile value)A list of values at different percentiles of the distribution calculated from the current snapshot.SummaryValue.Snapshot.BuildersetPercentileValues(int index, SummaryValue.Snapshot.ValueAtPercentile.Builder builderForValue)A list of values at different percentiles of the distribution calculated from the current snapshot.SummaryValue.Snapshot.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)SummaryValue.Snapshot.BuildersetSum(com.google.protobuf.DoubleValue value)The sum of values in the snapshot.SummaryValue.Snapshot.BuildersetSum(com.google.protobuf.DoubleValue.Builder builderForValue)The sum of values in the snapshot.SummaryValue.Snapshot.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
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.Builder<SummaryValue.Snapshot.Builder>
-
clear
public SummaryValue.Snapshot.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<SummaryValue.Snapshot.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<SummaryValue.Snapshot.Builder>
-
getDefaultInstanceForType
public SummaryValue.Snapshot getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public SummaryValue.Snapshot build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public SummaryValue.Snapshot buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public SummaryValue.Snapshot.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<SummaryValue.Snapshot.Builder>
-
setField
public SummaryValue.Snapshot.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SummaryValue.Snapshot.Builder>
-
clearField
public SummaryValue.Snapshot.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SummaryValue.Snapshot.Builder>
-
clearOneof
public SummaryValue.Snapshot.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<SummaryValue.Snapshot.Builder>
-
setRepeatedField
public SummaryValue.Snapshot.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SummaryValue.Snapshot.Builder>
-
addRepeatedField
public SummaryValue.Snapshot.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SummaryValue.Snapshot.Builder>
-
mergeFrom
public SummaryValue.Snapshot.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<SummaryValue.Snapshot.Builder>
-
mergeFrom
public SummaryValue.Snapshot.Builder mergeFrom(SummaryValue.Snapshot other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<SummaryValue.Snapshot.Builder>
-
mergeFrom
public SummaryValue.Snapshot.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<SummaryValue.Snapshot.Builder>- Throws:
IOException
-
hasCount
public boolean hasCount()
The number of values in the snapshot. Optional since some systems don't expose this.
.google.protobuf.Int64Value count = 1;- Specified by:
hasCountin interfaceSummaryValue.SnapshotOrBuilder- Returns:
- Whether the count field is set.
-
getCount
public com.google.protobuf.Int64Value getCount()
The number of values in the snapshot. Optional since some systems don't expose this.
.google.protobuf.Int64Value count = 1;- Specified by:
getCountin interfaceSummaryValue.SnapshotOrBuilder- Returns:
- The count.
-
setCount
public SummaryValue.Snapshot.Builder setCount(com.google.protobuf.Int64Value value)
The number of values in the snapshot. Optional since some systems don't expose this.
.google.protobuf.Int64Value count = 1;
-
setCount
public SummaryValue.Snapshot.Builder setCount(com.google.protobuf.Int64Value.Builder builderForValue)
The number of values in the snapshot. Optional since some systems don't expose this.
.google.protobuf.Int64Value count = 1;
-
mergeCount
public SummaryValue.Snapshot.Builder mergeCount(com.google.protobuf.Int64Value value)
The number of values in the snapshot. Optional since some systems don't expose this.
.google.protobuf.Int64Value count = 1;
-
clearCount
public SummaryValue.Snapshot.Builder clearCount()
The number of values in the snapshot. Optional since some systems don't expose this.
.google.protobuf.Int64Value count = 1;
-
getCountBuilder
public com.google.protobuf.Int64Value.Builder getCountBuilder()
The number of values in the snapshot. Optional since some systems don't expose this.
.google.protobuf.Int64Value count = 1;
-
getCountOrBuilder
public com.google.protobuf.Int64ValueOrBuilder getCountOrBuilder()
The number of values in the snapshot. Optional since some systems don't expose this.
.google.protobuf.Int64Value count = 1;- Specified by:
getCountOrBuilderin interfaceSummaryValue.SnapshotOrBuilder
-
hasSum
public boolean hasSum()
The sum of values in the snapshot. Optional since some systems don't expose this. If count is zero then this field must be zero or not set (if not supported).
.google.protobuf.DoubleValue sum = 2;- Specified by:
hasSumin interfaceSummaryValue.SnapshotOrBuilder- Returns:
- Whether the sum field is set.
-
getSum
public com.google.protobuf.DoubleValue getSum()
The sum of values in the snapshot. Optional since some systems don't expose this. If count is zero then this field must be zero or not set (if not supported).
.google.protobuf.DoubleValue sum = 2;- Specified by:
getSumin interfaceSummaryValue.SnapshotOrBuilder- Returns:
- The sum.
-
setSum
public SummaryValue.Snapshot.Builder setSum(com.google.protobuf.DoubleValue value)
The sum of values in the snapshot. Optional since some systems don't expose this. If count is zero then this field must be zero or not set (if not supported).
.google.protobuf.DoubleValue sum = 2;
-
setSum
public SummaryValue.Snapshot.Builder setSum(com.google.protobuf.DoubleValue.Builder builderForValue)
The sum of values in the snapshot. Optional since some systems don't expose this. If count is zero then this field must be zero or not set (if not supported).
.google.protobuf.DoubleValue sum = 2;
-
mergeSum
public SummaryValue.Snapshot.Builder mergeSum(com.google.protobuf.DoubleValue value)
The sum of values in the snapshot. Optional since some systems don't expose this. If count is zero then this field must be zero or not set (if not supported).
.google.protobuf.DoubleValue sum = 2;
-
clearSum
public SummaryValue.Snapshot.Builder clearSum()
The sum of values in the snapshot. Optional since some systems don't expose this. If count is zero then this field must be zero or not set (if not supported).
.google.protobuf.DoubleValue sum = 2;
-
getSumBuilder
public com.google.protobuf.DoubleValue.Builder getSumBuilder()
The sum of values in the snapshot. Optional since some systems don't expose this. If count is zero then this field must be zero or not set (if not supported).
.google.protobuf.DoubleValue sum = 2;
-
getSumOrBuilder
public com.google.protobuf.DoubleValueOrBuilder getSumOrBuilder()
The sum of values in the snapshot. Optional since some systems don't expose this. If count is zero then this field must be zero or not set (if not supported).
.google.protobuf.DoubleValue sum = 2;- Specified by:
getSumOrBuilderin interfaceSummaryValue.SnapshotOrBuilder
-
getPercentileValuesList
public List<SummaryValue.Snapshot.ValueAtPercentile> getPercentileValuesList()
A list of values at different percentiles of the distribution calculated from the current snapshot. The percentiles must be strictly increasing.
repeated .opencensus.proto.metrics.v1.SummaryValue.Snapshot.ValueAtPercentile percentile_values = 3;- Specified by:
getPercentileValuesListin interfaceSummaryValue.SnapshotOrBuilder
-
getPercentileValuesCount
public int getPercentileValuesCount()
A list of values at different percentiles of the distribution calculated from the current snapshot. The percentiles must be strictly increasing.
repeated .opencensus.proto.metrics.v1.SummaryValue.Snapshot.ValueAtPercentile percentile_values = 3;- Specified by:
getPercentileValuesCountin interfaceSummaryValue.SnapshotOrBuilder
-
getPercentileValues
public SummaryValue.Snapshot.ValueAtPercentile getPercentileValues(int index)
A list of values at different percentiles of the distribution calculated from the current snapshot. The percentiles must be strictly increasing.
repeated .opencensus.proto.metrics.v1.SummaryValue.Snapshot.ValueAtPercentile percentile_values = 3;- Specified by:
getPercentileValuesin interfaceSummaryValue.SnapshotOrBuilder
-
setPercentileValues
public SummaryValue.Snapshot.Builder setPercentileValues(int index, SummaryValue.Snapshot.ValueAtPercentile value)
A list of values at different percentiles of the distribution calculated from the current snapshot. The percentiles must be strictly increasing.
repeated .opencensus.proto.metrics.v1.SummaryValue.Snapshot.ValueAtPercentile percentile_values = 3;
-
setPercentileValues
public SummaryValue.Snapshot.Builder setPercentileValues(int index, SummaryValue.Snapshot.ValueAtPercentile.Builder builderForValue)
A list of values at different percentiles of the distribution calculated from the current snapshot. The percentiles must be strictly increasing.
repeated .opencensus.proto.metrics.v1.SummaryValue.Snapshot.ValueAtPercentile percentile_values = 3;
-
addPercentileValues
public SummaryValue.Snapshot.Builder addPercentileValues(SummaryValue.Snapshot.ValueAtPercentile value)
A list of values at different percentiles of the distribution calculated from the current snapshot. The percentiles must be strictly increasing.
repeated .opencensus.proto.metrics.v1.SummaryValue.Snapshot.ValueAtPercentile percentile_values = 3;
-
addPercentileValues
public SummaryValue.Snapshot.Builder addPercentileValues(int index, SummaryValue.Snapshot.ValueAtPercentile value)
A list of values at different percentiles of the distribution calculated from the current snapshot. The percentiles must be strictly increasing.
repeated .opencensus.proto.metrics.v1.SummaryValue.Snapshot.ValueAtPercentile percentile_values = 3;
-
addPercentileValues
public SummaryValue.Snapshot.Builder addPercentileValues(SummaryValue.Snapshot.ValueAtPercentile.Builder builderForValue)
A list of values at different percentiles of the distribution calculated from the current snapshot. The percentiles must be strictly increasing.
repeated .opencensus.proto.metrics.v1.SummaryValue.Snapshot.ValueAtPercentile percentile_values = 3;
-
addPercentileValues
public SummaryValue.Snapshot.Builder addPercentileValues(int index, SummaryValue.Snapshot.ValueAtPercentile.Builder builderForValue)
A list of values at different percentiles of the distribution calculated from the current snapshot. The percentiles must be strictly increasing.
repeated .opencensus.proto.metrics.v1.SummaryValue.Snapshot.ValueAtPercentile percentile_values = 3;
-
addAllPercentileValues
public SummaryValue.Snapshot.Builder addAllPercentileValues(Iterable<? extends SummaryValue.Snapshot.ValueAtPercentile> values)
A list of values at different percentiles of the distribution calculated from the current snapshot. The percentiles must be strictly increasing.
repeated .opencensus.proto.metrics.v1.SummaryValue.Snapshot.ValueAtPercentile percentile_values = 3;
-
clearPercentileValues
public SummaryValue.Snapshot.Builder clearPercentileValues()
A list of values at different percentiles of the distribution calculated from the current snapshot. The percentiles must be strictly increasing.
repeated .opencensus.proto.metrics.v1.SummaryValue.Snapshot.ValueAtPercentile percentile_values = 3;
-
removePercentileValues
public SummaryValue.Snapshot.Builder removePercentileValues(int index)
A list of values at different percentiles of the distribution calculated from the current snapshot. The percentiles must be strictly increasing.
repeated .opencensus.proto.metrics.v1.SummaryValue.Snapshot.ValueAtPercentile percentile_values = 3;
-
getPercentileValuesBuilder
public SummaryValue.Snapshot.ValueAtPercentile.Builder getPercentileValuesBuilder(int index)
A list of values at different percentiles of the distribution calculated from the current snapshot. The percentiles must be strictly increasing.
repeated .opencensus.proto.metrics.v1.SummaryValue.Snapshot.ValueAtPercentile percentile_values = 3;
-
getPercentileValuesOrBuilder
public SummaryValue.Snapshot.ValueAtPercentileOrBuilder getPercentileValuesOrBuilder(int index)
A list of values at different percentiles of the distribution calculated from the current snapshot. The percentiles must be strictly increasing.
repeated .opencensus.proto.metrics.v1.SummaryValue.Snapshot.ValueAtPercentile percentile_values = 3;- Specified by:
getPercentileValuesOrBuilderin interfaceSummaryValue.SnapshotOrBuilder
-
getPercentileValuesOrBuilderList
public List<? extends SummaryValue.Snapshot.ValueAtPercentileOrBuilder> getPercentileValuesOrBuilderList()
A list of values at different percentiles of the distribution calculated from the current snapshot. The percentiles must be strictly increasing.
repeated .opencensus.proto.metrics.v1.SummaryValue.Snapshot.ValueAtPercentile percentile_values = 3;- Specified by:
getPercentileValuesOrBuilderListin interfaceSummaryValue.SnapshotOrBuilder
-
addPercentileValuesBuilder
public SummaryValue.Snapshot.ValueAtPercentile.Builder addPercentileValuesBuilder()
A list of values at different percentiles of the distribution calculated from the current snapshot. The percentiles must be strictly increasing.
repeated .opencensus.proto.metrics.v1.SummaryValue.Snapshot.ValueAtPercentile percentile_values = 3;
-
addPercentileValuesBuilder
public SummaryValue.Snapshot.ValueAtPercentile.Builder addPercentileValuesBuilder(int index)
A list of values at different percentiles of the distribution calculated from the current snapshot. The percentiles must be strictly increasing.
repeated .opencensus.proto.metrics.v1.SummaryValue.Snapshot.ValueAtPercentile percentile_values = 3;
-
getPercentileValuesBuilderList
public List<SummaryValue.Snapshot.ValueAtPercentile.Builder> getPercentileValuesBuilderList()
A list of values at different percentiles of the distribution calculated from the current snapshot. The percentiles must be strictly increasing.
repeated .opencensus.proto.metrics.v1.SummaryValue.Snapshot.ValueAtPercentile percentile_values = 3;
-
setUnknownFields
public final SummaryValue.Snapshot.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SummaryValue.Snapshot.Builder>
-
mergeUnknownFields
public final SummaryValue.Snapshot.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SummaryValue.Snapshot.Builder>
-
-