Package io.opencensus.proto.metrics.v1
Class DistributionValue.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<DistributionValue.Builder>
-
- io.opencensus.proto.metrics.v1.DistributionValue.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,DistributionValueOrBuilder,Cloneable
- Enclosing class:
- DistributionValue
public static final class DistributionValue.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DistributionValue.Builder> implements DistributionValueOrBuilder
Distribution contains summary statistics for a population of values. It optionally contains a histogram representing the distribution of those values across a set of buckets.
Protobuf typeopencensus.proto.metrics.v1.DistributionValue
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description DistributionValue.BuilderaddAllBuckets(Iterable<? extends DistributionValue.Bucket> values)If the distribution does not have a histogram, then omit this field.DistributionValue.BuilderaddBuckets(int index, DistributionValue.Bucket value)If the distribution does not have a histogram, then omit this field.DistributionValue.BuilderaddBuckets(int index, DistributionValue.Bucket.Builder builderForValue)If the distribution does not have a histogram, then omit this field.DistributionValue.BuilderaddBuckets(DistributionValue.Bucket value)If the distribution does not have a histogram, then omit this field.DistributionValue.BuilderaddBuckets(DistributionValue.Bucket.Builder builderForValue)If the distribution does not have a histogram, then omit this field.DistributionValue.Bucket.BuilderaddBucketsBuilder()If the distribution does not have a histogram, then omit this field.DistributionValue.Bucket.BuilderaddBucketsBuilder(int index)If the distribution does not have a histogram, then omit this field.DistributionValue.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)DistributionValuebuild()DistributionValuebuildPartial()DistributionValue.Builderclear()DistributionValue.BuilderclearBucketOptions()Don't change bucket boundaries within a TimeSeries if your backend doesn't support this.DistributionValue.BuilderclearBuckets()If the distribution does not have a histogram, then omit this field.DistributionValue.BuilderclearCount()The number of values in the population.DistributionValue.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)DistributionValue.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)DistributionValue.BuilderclearSum()The sum of the values in the population.DistributionValue.BuilderclearSumOfSquaredDeviation()The sum of squared deviations from the mean of the values in the population.DistributionValue.Builderclone()DistributionValue.BucketOptionsgetBucketOptions()Don't change bucket boundaries within a TimeSeries if your backend doesn't support this.DistributionValue.BucketOptions.BuildergetBucketOptionsBuilder()Don't change bucket boundaries within a TimeSeries if your backend doesn't support this.DistributionValue.BucketOptionsOrBuildergetBucketOptionsOrBuilder()Don't change bucket boundaries within a TimeSeries if your backend doesn't support this.DistributionValue.BucketgetBuckets(int index)If the distribution does not have a histogram, then omit this field.DistributionValue.Bucket.BuildergetBucketsBuilder(int index)If the distribution does not have a histogram, then omit this field.List<DistributionValue.Bucket.Builder>getBucketsBuilderList()If the distribution does not have a histogram, then omit this field.intgetBucketsCount()If the distribution does not have a histogram, then omit this field.List<DistributionValue.Bucket>getBucketsList()If the distribution does not have a histogram, then omit this field.DistributionValue.BucketOrBuildergetBucketsOrBuilder(int index)If the distribution does not have a histogram, then omit this field.List<? extends DistributionValue.BucketOrBuilder>getBucketsOrBuilderList()If the distribution does not have a histogram, then omit this field.longgetCount()The number of values in the population.DistributionValuegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()doublegetSum()The sum of the values in the population.doublegetSumOfSquaredDeviation()The sum of squared deviations from the mean of the values in the population.booleanhasBucketOptions()Don't change bucket boundaries within a TimeSeries if your backend doesn't support this.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()DistributionValue.BuildermergeBucketOptions(DistributionValue.BucketOptions value)Don't change bucket boundaries within a TimeSeries if your backend doesn't support this.DistributionValue.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)DistributionValue.BuildermergeFrom(com.google.protobuf.Message other)DistributionValue.BuildermergeFrom(DistributionValue other)DistributionValue.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)DistributionValue.BuilderremoveBuckets(int index)If the distribution does not have a histogram, then omit this field.DistributionValue.BuildersetBucketOptions(DistributionValue.BucketOptions value)Don't change bucket boundaries within a TimeSeries if your backend doesn't support this.DistributionValue.BuildersetBucketOptions(DistributionValue.BucketOptions.Builder builderForValue)Don't change bucket boundaries within a TimeSeries if your backend doesn't support this.DistributionValue.BuildersetBuckets(int index, DistributionValue.Bucket value)If the distribution does not have a histogram, then omit this field.DistributionValue.BuildersetBuckets(int index, DistributionValue.Bucket.Builder builderForValue)If the distribution does not have a histogram, then omit this field.DistributionValue.BuildersetCount(long value)The number of values in the population.DistributionValue.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)DistributionValue.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)DistributionValue.BuildersetSum(double value)The sum of the values in the population.DistributionValue.BuildersetSumOfSquaredDeviation(double value)The sum of squared deviations from the mean of the values in the population.DistributionValue.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<DistributionValue.Builder>
-
clear
public DistributionValue.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<DistributionValue.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<DistributionValue.Builder>
-
getDefaultInstanceForType
public DistributionValue getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public DistributionValue build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public DistributionValue buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public DistributionValue.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<DistributionValue.Builder>
-
setField
public DistributionValue.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<DistributionValue.Builder>
-
clearField
public DistributionValue.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DistributionValue.Builder>
-
clearOneof
public DistributionValue.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<DistributionValue.Builder>
-
setRepeatedField
public DistributionValue.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<DistributionValue.Builder>
-
addRepeatedField
public DistributionValue.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<DistributionValue.Builder>
-
mergeFrom
public DistributionValue.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<DistributionValue.Builder>
-
mergeFrom
public DistributionValue.Builder mergeFrom(DistributionValue other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<DistributionValue.Builder>
-
mergeFrom
public DistributionValue.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<DistributionValue.Builder>- Throws:
IOException
-
getCount
public long getCount()
The number of values in the population. Must be non-negative. This value must equal the sum of the values in bucket_counts if a histogram is provided.
int64 count = 1;- Specified by:
getCountin interfaceDistributionValueOrBuilder- Returns:
- The count.
-
setCount
public DistributionValue.Builder setCount(long value)
The number of values in the population. Must be non-negative. This value must equal the sum of the values in bucket_counts if a histogram is provided.
int64 count = 1;- Parameters:
value- The count to set.- Returns:
- This builder for chaining.
-
clearCount
public DistributionValue.Builder clearCount()
The number of values in the population. Must be non-negative. This value must equal the sum of the values in bucket_counts if a histogram is provided.
int64 count = 1;- Returns:
- This builder for chaining.
-
getSum
public double getSum()
The sum of the values in the population. If count is zero then this field must be zero.
double sum = 2;- Specified by:
getSumin interfaceDistributionValueOrBuilder- Returns:
- The sum.
-
setSum
public DistributionValue.Builder setSum(double value)
The sum of the values in the population. If count is zero then this field must be zero.
double sum = 2;- Parameters:
value- The sum to set.- Returns:
- This builder for chaining.
-
clearSum
public DistributionValue.Builder clearSum()
The sum of the values in the population. If count is zero then this field must be zero.
double sum = 2;- Returns:
- This builder for chaining.
-
getSumOfSquaredDeviation
public double getSumOfSquaredDeviation()
The sum of squared deviations from the mean of the values in the population. For values x_i this is: Sum[i=1..n]((x_i - mean)^2) Knuth, "The Art of Computer Programming", Vol. 2, page 323, 3rd edition describes Welford's method for accumulating this sum in one pass. If count is zero then this field must be zero.double sum_of_squared_deviation = 3;- Specified by:
getSumOfSquaredDeviationin interfaceDistributionValueOrBuilder- Returns:
- The sumOfSquaredDeviation.
-
setSumOfSquaredDeviation
public DistributionValue.Builder setSumOfSquaredDeviation(double value)
The sum of squared deviations from the mean of the values in the population. For values x_i this is: Sum[i=1..n]((x_i - mean)^2) Knuth, "The Art of Computer Programming", Vol. 2, page 323, 3rd edition describes Welford's method for accumulating this sum in one pass. If count is zero then this field must be zero.double sum_of_squared_deviation = 3;- Parameters:
value- The sumOfSquaredDeviation to set.- Returns:
- This builder for chaining.
-
clearSumOfSquaredDeviation
public DistributionValue.Builder clearSumOfSquaredDeviation()
The sum of squared deviations from the mean of the values in the population. For values x_i this is: Sum[i=1..n]((x_i - mean)^2) Knuth, "The Art of Computer Programming", Vol. 2, page 323, 3rd edition describes Welford's method for accumulating this sum in one pass. If count is zero then this field must be zero.double sum_of_squared_deviation = 3;- Returns:
- This builder for chaining.
-
hasBucketOptions
public boolean hasBucketOptions()
Don't change bucket boundaries within a TimeSeries if your backend doesn't support this. TODO(issue #152): consider not required to send bucket options for optimization.
.opencensus.proto.metrics.v1.DistributionValue.BucketOptions bucket_options = 4;- Specified by:
hasBucketOptionsin interfaceDistributionValueOrBuilder- Returns:
- Whether the bucketOptions field is set.
-
getBucketOptions
public DistributionValue.BucketOptions getBucketOptions()
Don't change bucket boundaries within a TimeSeries if your backend doesn't support this. TODO(issue #152): consider not required to send bucket options for optimization.
.opencensus.proto.metrics.v1.DistributionValue.BucketOptions bucket_options = 4;- Specified by:
getBucketOptionsin interfaceDistributionValueOrBuilder- Returns:
- The bucketOptions.
-
setBucketOptions
public DistributionValue.Builder setBucketOptions(DistributionValue.BucketOptions value)
Don't change bucket boundaries within a TimeSeries if your backend doesn't support this. TODO(issue #152): consider not required to send bucket options for optimization.
.opencensus.proto.metrics.v1.DistributionValue.BucketOptions bucket_options = 4;
-
setBucketOptions
public DistributionValue.Builder setBucketOptions(DistributionValue.BucketOptions.Builder builderForValue)
Don't change bucket boundaries within a TimeSeries if your backend doesn't support this. TODO(issue #152): consider not required to send bucket options for optimization.
.opencensus.proto.metrics.v1.DistributionValue.BucketOptions bucket_options = 4;
-
mergeBucketOptions
public DistributionValue.Builder mergeBucketOptions(DistributionValue.BucketOptions value)
Don't change bucket boundaries within a TimeSeries if your backend doesn't support this. TODO(issue #152): consider not required to send bucket options for optimization.
.opencensus.proto.metrics.v1.DistributionValue.BucketOptions bucket_options = 4;
-
clearBucketOptions
public DistributionValue.Builder clearBucketOptions()
Don't change bucket boundaries within a TimeSeries if your backend doesn't support this. TODO(issue #152): consider not required to send bucket options for optimization.
.opencensus.proto.metrics.v1.DistributionValue.BucketOptions bucket_options = 4;
-
getBucketOptionsBuilder
public DistributionValue.BucketOptions.Builder getBucketOptionsBuilder()
Don't change bucket boundaries within a TimeSeries if your backend doesn't support this. TODO(issue #152): consider not required to send bucket options for optimization.
.opencensus.proto.metrics.v1.DistributionValue.BucketOptions bucket_options = 4;
-
getBucketOptionsOrBuilder
public DistributionValue.BucketOptionsOrBuilder getBucketOptionsOrBuilder()
Don't change bucket boundaries within a TimeSeries if your backend doesn't support this. TODO(issue #152): consider not required to send bucket options for optimization.
.opencensus.proto.metrics.v1.DistributionValue.BucketOptions bucket_options = 4;- Specified by:
getBucketOptionsOrBuilderin interfaceDistributionValueOrBuilder
-
getBucketsList
public List<DistributionValue.Bucket> getBucketsList()
If the distribution does not have a histogram, then omit this field. If there is a histogram, then the sum of the values in the Bucket counts must equal the value in the count field of the distribution.
repeated .opencensus.proto.metrics.v1.DistributionValue.Bucket buckets = 5;- Specified by:
getBucketsListin interfaceDistributionValueOrBuilder
-
getBucketsCount
public int getBucketsCount()
If the distribution does not have a histogram, then omit this field. If there is a histogram, then the sum of the values in the Bucket counts must equal the value in the count field of the distribution.
repeated .opencensus.proto.metrics.v1.DistributionValue.Bucket buckets = 5;- Specified by:
getBucketsCountin interfaceDistributionValueOrBuilder
-
getBuckets
public DistributionValue.Bucket getBuckets(int index)
If the distribution does not have a histogram, then omit this field. If there is a histogram, then the sum of the values in the Bucket counts must equal the value in the count field of the distribution.
repeated .opencensus.proto.metrics.v1.DistributionValue.Bucket buckets = 5;- Specified by:
getBucketsin interfaceDistributionValueOrBuilder
-
setBuckets
public DistributionValue.Builder setBuckets(int index, DistributionValue.Bucket value)
If the distribution does not have a histogram, then omit this field. If there is a histogram, then the sum of the values in the Bucket counts must equal the value in the count field of the distribution.
repeated .opencensus.proto.metrics.v1.DistributionValue.Bucket buckets = 5;
-
setBuckets
public DistributionValue.Builder setBuckets(int index, DistributionValue.Bucket.Builder builderForValue)
If the distribution does not have a histogram, then omit this field. If there is a histogram, then the sum of the values in the Bucket counts must equal the value in the count field of the distribution.
repeated .opencensus.proto.metrics.v1.DistributionValue.Bucket buckets = 5;
-
addBuckets
public DistributionValue.Builder addBuckets(DistributionValue.Bucket value)
If the distribution does not have a histogram, then omit this field. If there is a histogram, then the sum of the values in the Bucket counts must equal the value in the count field of the distribution.
repeated .opencensus.proto.metrics.v1.DistributionValue.Bucket buckets = 5;
-
addBuckets
public DistributionValue.Builder addBuckets(int index, DistributionValue.Bucket value)
If the distribution does not have a histogram, then omit this field. If there is a histogram, then the sum of the values in the Bucket counts must equal the value in the count field of the distribution.
repeated .opencensus.proto.metrics.v1.DistributionValue.Bucket buckets = 5;
-
addBuckets
public DistributionValue.Builder addBuckets(DistributionValue.Bucket.Builder builderForValue)
If the distribution does not have a histogram, then omit this field. If there is a histogram, then the sum of the values in the Bucket counts must equal the value in the count field of the distribution.
repeated .opencensus.proto.metrics.v1.DistributionValue.Bucket buckets = 5;
-
addBuckets
public DistributionValue.Builder addBuckets(int index, DistributionValue.Bucket.Builder builderForValue)
If the distribution does not have a histogram, then omit this field. If there is a histogram, then the sum of the values in the Bucket counts must equal the value in the count field of the distribution.
repeated .opencensus.proto.metrics.v1.DistributionValue.Bucket buckets = 5;
-
addAllBuckets
public DistributionValue.Builder addAllBuckets(Iterable<? extends DistributionValue.Bucket> values)
If the distribution does not have a histogram, then omit this field. If there is a histogram, then the sum of the values in the Bucket counts must equal the value in the count field of the distribution.
repeated .opencensus.proto.metrics.v1.DistributionValue.Bucket buckets = 5;
-
clearBuckets
public DistributionValue.Builder clearBuckets()
If the distribution does not have a histogram, then omit this field. If there is a histogram, then the sum of the values in the Bucket counts must equal the value in the count field of the distribution.
repeated .opencensus.proto.metrics.v1.DistributionValue.Bucket buckets = 5;
-
removeBuckets
public DistributionValue.Builder removeBuckets(int index)
If the distribution does not have a histogram, then omit this field. If there is a histogram, then the sum of the values in the Bucket counts must equal the value in the count field of the distribution.
repeated .opencensus.proto.metrics.v1.DistributionValue.Bucket buckets = 5;
-
getBucketsBuilder
public DistributionValue.Bucket.Builder getBucketsBuilder(int index)
If the distribution does not have a histogram, then omit this field. If there is a histogram, then the sum of the values in the Bucket counts must equal the value in the count field of the distribution.
repeated .opencensus.proto.metrics.v1.DistributionValue.Bucket buckets = 5;
-
getBucketsOrBuilder
public DistributionValue.BucketOrBuilder getBucketsOrBuilder(int index)
If the distribution does not have a histogram, then omit this field. If there is a histogram, then the sum of the values in the Bucket counts must equal the value in the count field of the distribution.
repeated .opencensus.proto.metrics.v1.DistributionValue.Bucket buckets = 5;- Specified by:
getBucketsOrBuilderin interfaceDistributionValueOrBuilder
-
getBucketsOrBuilderList
public List<? extends DistributionValue.BucketOrBuilder> getBucketsOrBuilderList()
If the distribution does not have a histogram, then omit this field. If there is a histogram, then the sum of the values in the Bucket counts must equal the value in the count field of the distribution.
repeated .opencensus.proto.metrics.v1.DistributionValue.Bucket buckets = 5;- Specified by:
getBucketsOrBuilderListin interfaceDistributionValueOrBuilder
-
addBucketsBuilder
public DistributionValue.Bucket.Builder addBucketsBuilder()
If the distribution does not have a histogram, then omit this field. If there is a histogram, then the sum of the values in the Bucket counts must equal the value in the count field of the distribution.
repeated .opencensus.proto.metrics.v1.DistributionValue.Bucket buckets = 5;
-
addBucketsBuilder
public DistributionValue.Bucket.Builder addBucketsBuilder(int index)
If the distribution does not have a histogram, then omit this field. If there is a histogram, then the sum of the values in the Bucket counts must equal the value in the count field of the distribution.
repeated .opencensus.proto.metrics.v1.DistributionValue.Bucket buckets = 5;
-
getBucketsBuilderList
public List<DistributionValue.Bucket.Builder> getBucketsBuilderList()
If the distribution does not have a histogram, then omit this field. If there is a histogram, then the sum of the values in the Bucket counts must equal the value in the count field of the distribution.
repeated .opencensus.proto.metrics.v1.DistributionValue.Bucket buckets = 5;
-
setUnknownFields
public final DistributionValue.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<DistributionValue.Builder>
-
mergeUnknownFields
public final DistributionValue.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<DistributionValue.Builder>
-
-