public static final class View.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<View.Builder> implements ViewOrBuilder
opencensus.proto.stats.v1.View| Modifier and Type | Method and Description |
|---|---|
View.Builder |
addAllColumns(Iterable<String> values)
An array of tag keys.
|
View.Builder |
addColumns(String value)
An array of tag keys.
|
View.Builder |
addColumnsBytes(com.google.protobuf.ByteString value)
An array of tag keys.
|
View.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
View |
build() |
View |
buildPartial() |
View.Builder |
clear() |
View.Builder |
clearAggregation() |
View.Builder |
clearColumns()
An array of tag keys.
|
View.Builder |
clearCountAggregation()
Counts the number of measurements recorded.
|
View.Builder |
clearDescription()
Describes the view, e.g.
|
View.Builder |
clearDistributionAggregation()
Indicates that the desired Aggregation is a histogram distribution.
|
View.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
View.Builder |
clearLastValueAggregation()
Indicates that data collected and aggregated with this Aggregation will represent the last
recorded value.
|
View.Builder |
clearMeasure()
The Measure to which this view is applied.
|
View.Builder |
clearName()
A string by which the View will be referred to, e.g.
|
View.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
View.Builder |
clearSumAggregation()
Indicates that data collected and aggregated with this Aggregation will be summed up.
|
View.Builder |
clone() |
View.AggregationCase |
getAggregationCase() |
String |
getColumns(int index)
An array of tag keys.
|
com.google.protobuf.ByteString |
getColumnsBytes(int index)
An array of tag keys.
|
int |
getColumnsCount()
An array of tag keys.
|
com.google.protobuf.ProtocolStringList |
getColumnsList()
An array of tag keys.
|
CountAggregation |
getCountAggregation()
Counts the number of measurements recorded.
|
CountAggregation.Builder |
getCountAggregationBuilder()
Counts the number of measurements recorded.
|
CountAggregationOrBuilder |
getCountAggregationOrBuilder()
Counts the number of measurements recorded.
|
View |
getDefaultInstanceForType() |
String |
getDescription()
Describes the view, e.g.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
Describes the view, e.g.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
DistributionAggregation |
getDistributionAggregation()
Indicates that the desired Aggregation is a histogram distribution.
|
DistributionAggregation.Builder |
getDistributionAggregationBuilder()
Indicates that the desired Aggregation is a histogram distribution.
|
DistributionAggregationOrBuilder |
getDistributionAggregationOrBuilder()
Indicates that the desired Aggregation is a histogram distribution.
|
LastValueAggregation |
getLastValueAggregation()
Indicates that data collected and aggregated with this Aggregation will represent the last
recorded value.
|
LastValueAggregation.Builder |
getLastValueAggregationBuilder()
Indicates that data collected and aggregated with this Aggregation will represent the last
recorded value.
|
LastValueAggregationOrBuilder |
getLastValueAggregationOrBuilder()
Indicates that data collected and aggregated with this Aggregation will represent the last
recorded value.
|
Measure |
getMeasure()
The Measure to which this view is applied.
|
Measure.Builder |
getMeasureBuilder()
The Measure to which this view is applied.
|
MeasureOrBuilder |
getMeasureOrBuilder()
The Measure to which this view is applied.
|
String |
getName()
A string by which the View will be referred to, e.g.
|
com.google.protobuf.ByteString |
getNameBytes()
A string by which the View will be referred to, e.g.
|
SumAggregation |
getSumAggregation()
Indicates that data collected and aggregated with this Aggregation will be summed up.
|
SumAggregation.Builder |
getSumAggregationBuilder()
Indicates that data collected and aggregated with this Aggregation will be summed up.
|
SumAggregationOrBuilder |
getSumAggregationOrBuilder()
Indicates that data collected and aggregated with this Aggregation will be summed up.
|
boolean |
hasCountAggregation()
Counts the number of measurements recorded.
|
boolean |
hasDistributionAggregation()
Indicates that the desired Aggregation is a histogram distribution.
|
boolean |
hasLastValueAggregation()
Indicates that data collected and aggregated with this Aggregation will represent the last
recorded value.
|
boolean |
hasMeasure()
The Measure to which this view is applied.
|
boolean |
hasSumAggregation()
Indicates that data collected and aggregated with this Aggregation will be summed up.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
View.Builder |
mergeCountAggregation(CountAggregation value)
Counts the number of measurements recorded.
|
View.Builder |
mergeDistributionAggregation(DistributionAggregation value)
Indicates that the desired Aggregation is a histogram distribution.
|
View.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
View.Builder |
mergeFrom(com.google.protobuf.Message other) |
View.Builder |
mergeFrom(View other) |
View.Builder |
mergeLastValueAggregation(LastValueAggregation value)
Indicates that data collected and aggregated with this Aggregation will represent the last
recorded value.
|
View.Builder |
mergeMeasure(Measure value)
The Measure to which this view is applied.
|
View.Builder |
mergeSumAggregation(SumAggregation value)
Indicates that data collected and aggregated with this Aggregation will be summed up.
|
View.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
View.Builder |
setColumns(int index,
String value)
An array of tag keys.
|
View.Builder |
setCountAggregation(CountAggregation.Builder builderForValue)
Counts the number of measurements recorded.
|
View.Builder |
setCountAggregation(CountAggregation value)
Counts the number of measurements recorded.
|
View.Builder |
setDescription(String value)
Describes the view, e.g.
|
View.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
Describes the view, e.g.
|
View.Builder |
setDistributionAggregation(DistributionAggregation.Builder builderForValue)
Indicates that the desired Aggregation is a histogram distribution.
|
View.Builder |
setDistributionAggregation(DistributionAggregation value)
Indicates that the desired Aggregation is a histogram distribution.
|
View.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
View.Builder |
setLastValueAggregation(LastValueAggregation.Builder builderForValue)
Indicates that data collected and aggregated with this Aggregation will represent the last
recorded value.
|
View.Builder |
setLastValueAggregation(LastValueAggregation value)
Indicates that data collected and aggregated with this Aggregation will represent the last
recorded value.
|
View.Builder |
setMeasure(Measure.Builder builderForValue)
The Measure to which this view is applied.
|
View.Builder |
setMeasure(Measure value)
The Measure to which this view is applied.
|
View.Builder |
setName(String value)
A string by which the View will be referred to, e.g.
|
View.Builder |
setNameBytes(com.google.protobuf.ByteString value)
A string by which the View will be referred to, e.g.
|
View.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
View.Builder |
setSumAggregation(SumAggregation.Builder builderForValue)
Indicates that data collected and aggregated with this Aggregation will be summed up.
|
View.Builder |
setSumAggregation(SumAggregation value)
Indicates that data collected and aggregated with this Aggregation will be summed up.
|
View.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<View.Builder>public View.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<View.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<View.Builder>public View getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic View build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic View buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic View.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<View.Builder>public View.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<View.Builder>public View.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<View.Builder>public View.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<View.Builder>public View.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<View.Builder>public View.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<View.Builder>public View.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<View.Builder>public View.Builder mergeFrom(View other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<View.Builder>public View.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<View.Builder>IOExceptionpublic View.AggregationCase getAggregationCase()
getAggregationCase in interface ViewOrBuilderpublic View.Builder clearAggregation()
public String getName()
A string by which the View will be referred to, e.g. "rpc_latency". Names MUST be unique within the library.
string name = 1;getName in interface ViewOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
A string by which the View will be referred to, e.g. "rpc_latency". Names MUST be unique within the library.
string name = 1;getNameBytes in interface ViewOrBuilderpublic View.Builder setName(String value)
A string by which the View will be referred to, e.g. "rpc_latency". Names MUST be unique within the library.
string name = 1;public View.Builder clearName()
A string by which the View will be referred to, e.g. "rpc_latency". Names MUST be unique within the library.
string name = 1;public View.Builder setNameBytes(com.google.protobuf.ByteString value)
A string by which the View will be referred to, e.g. "rpc_latency". Names MUST be unique within the library.
string name = 1;public String getDescription()
Describes the view, e.g. "RPC latency distribution"
string description = 2;getDescription in interface ViewOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
Describes the view, e.g. "RPC latency distribution"
string description = 2;getDescriptionBytes in interface ViewOrBuilderpublic View.Builder setDescription(String value)
Describes the view, e.g. "RPC latency distribution"
string description = 2;public View.Builder clearDescription()
Describes the view, e.g. "RPC latency distribution"
string description = 2;public View.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
Describes the view, e.g. "RPC latency distribution"
string description = 2;public boolean hasMeasure()
The Measure to which this view is applied.
.opencensus.proto.stats.v1.Measure measure = 3;hasMeasure in interface ViewOrBuilderpublic Measure getMeasure()
The Measure to which this view is applied.
.opencensus.proto.stats.v1.Measure measure = 3;getMeasure in interface ViewOrBuilderpublic View.Builder setMeasure(Measure value)
The Measure to which this view is applied.
.opencensus.proto.stats.v1.Measure measure = 3;public View.Builder setMeasure(Measure.Builder builderForValue)
The Measure to which this view is applied.
.opencensus.proto.stats.v1.Measure measure = 3;public View.Builder mergeMeasure(Measure value)
The Measure to which this view is applied.
.opencensus.proto.stats.v1.Measure measure = 3;public View.Builder clearMeasure()
The Measure to which this view is applied.
.opencensus.proto.stats.v1.Measure measure = 3;public Measure.Builder getMeasureBuilder()
The Measure to which this view is applied.
.opencensus.proto.stats.v1.Measure measure = 3;public MeasureOrBuilder getMeasureOrBuilder()
The Measure to which this view is applied.
.opencensus.proto.stats.v1.Measure measure = 3;getMeasureOrBuilder in interface ViewOrBuilderpublic com.google.protobuf.ProtocolStringList getColumnsList()
An array of tag keys. These values associated with tags of this name form the basis by which individual stats will be aggregated (one aggregation per unique tag value). If none are provided, then all data is recorded in a single aggregation.
repeated string columns = 4;getColumnsList in interface ViewOrBuilderpublic int getColumnsCount()
An array of tag keys. These values associated with tags of this name form the basis by which individual stats will be aggregated (one aggregation per unique tag value). If none are provided, then all data is recorded in a single aggregation.
repeated string columns = 4;getColumnsCount in interface ViewOrBuilderpublic String getColumns(int index)
An array of tag keys. These values associated with tags of this name form the basis by which individual stats will be aggregated (one aggregation per unique tag value). If none are provided, then all data is recorded in a single aggregation.
repeated string columns = 4;getColumns in interface ViewOrBuilderpublic com.google.protobuf.ByteString getColumnsBytes(int index)
An array of tag keys. These values associated with tags of this name form the basis by which individual stats will be aggregated (one aggregation per unique tag value). If none are provided, then all data is recorded in a single aggregation.
repeated string columns = 4;getColumnsBytes in interface ViewOrBuilderpublic View.Builder setColumns(int index, String value)
An array of tag keys. These values associated with tags of this name form the basis by which individual stats will be aggregated (one aggregation per unique tag value). If none are provided, then all data is recorded in a single aggregation.
repeated string columns = 4;public View.Builder addColumns(String value)
An array of tag keys. These values associated with tags of this name form the basis by which individual stats will be aggregated (one aggregation per unique tag value). If none are provided, then all data is recorded in a single aggregation.
repeated string columns = 4;public View.Builder addAllColumns(Iterable<String> values)
An array of tag keys. These values associated with tags of this name form the basis by which individual stats will be aggregated (one aggregation per unique tag value). If none are provided, then all data is recorded in a single aggregation.
repeated string columns = 4;public View.Builder clearColumns()
An array of tag keys. These values associated with tags of this name form the basis by which individual stats will be aggregated (one aggregation per unique tag value). If none are provided, then all data is recorded in a single aggregation.
repeated string columns = 4;public View.Builder addColumnsBytes(com.google.protobuf.ByteString value)
An array of tag keys. These values associated with tags of this name form the basis by which individual stats will be aggregated (one aggregation per unique tag value). If none are provided, then all data is recorded in a single aggregation.
repeated string columns = 4;public boolean hasCountAggregation()
Counts the number of measurements recorded.
.opencensus.proto.stats.v1.CountAggregation count_aggregation = 5;hasCountAggregation in interface ViewOrBuilderpublic CountAggregation getCountAggregation()
Counts the number of measurements recorded.
.opencensus.proto.stats.v1.CountAggregation count_aggregation = 5;getCountAggregation in interface ViewOrBuilderpublic View.Builder setCountAggregation(CountAggregation value)
Counts the number of measurements recorded.
.opencensus.proto.stats.v1.CountAggregation count_aggregation = 5;public View.Builder setCountAggregation(CountAggregation.Builder builderForValue)
Counts the number of measurements recorded.
.opencensus.proto.stats.v1.CountAggregation count_aggregation = 5;public View.Builder mergeCountAggregation(CountAggregation value)
Counts the number of measurements recorded.
.opencensus.proto.stats.v1.CountAggregation count_aggregation = 5;public View.Builder clearCountAggregation()
Counts the number of measurements recorded.
.opencensus.proto.stats.v1.CountAggregation count_aggregation = 5;public CountAggregation.Builder getCountAggregationBuilder()
Counts the number of measurements recorded.
.opencensus.proto.stats.v1.CountAggregation count_aggregation = 5;public CountAggregationOrBuilder getCountAggregationOrBuilder()
Counts the number of measurements recorded.
.opencensus.proto.stats.v1.CountAggregation count_aggregation = 5;getCountAggregationOrBuilder in interface ViewOrBuilderpublic boolean hasSumAggregation()
Indicates that data collected and aggregated with this Aggregation will be summed up.
.opencensus.proto.stats.v1.SumAggregation sum_aggregation = 6;hasSumAggregation in interface ViewOrBuilderpublic SumAggregation getSumAggregation()
Indicates that data collected and aggregated with this Aggregation will be summed up.
.opencensus.proto.stats.v1.SumAggregation sum_aggregation = 6;getSumAggregation in interface ViewOrBuilderpublic View.Builder setSumAggregation(SumAggregation value)
Indicates that data collected and aggregated with this Aggregation will be summed up.
.opencensus.proto.stats.v1.SumAggregation sum_aggregation = 6;public View.Builder setSumAggregation(SumAggregation.Builder builderForValue)
Indicates that data collected and aggregated with this Aggregation will be summed up.
.opencensus.proto.stats.v1.SumAggregation sum_aggregation = 6;public View.Builder mergeSumAggregation(SumAggregation value)
Indicates that data collected and aggregated with this Aggregation will be summed up.
.opencensus.proto.stats.v1.SumAggregation sum_aggregation = 6;public View.Builder clearSumAggregation()
Indicates that data collected and aggregated with this Aggregation will be summed up.
.opencensus.proto.stats.v1.SumAggregation sum_aggregation = 6;public SumAggregation.Builder getSumAggregationBuilder()
Indicates that data collected and aggregated with this Aggregation will be summed up.
.opencensus.proto.stats.v1.SumAggregation sum_aggregation = 6;public SumAggregationOrBuilder getSumAggregationOrBuilder()
Indicates that data collected and aggregated with this Aggregation will be summed up.
.opencensus.proto.stats.v1.SumAggregation sum_aggregation = 6;getSumAggregationOrBuilder in interface ViewOrBuilderpublic boolean hasLastValueAggregation()
Indicates that data collected and aggregated with this Aggregation will represent the last recorded value. This is useful to support Gauges.
.opencensus.proto.stats.v1.LastValueAggregation last_value_aggregation = 7;hasLastValueAggregation in interface ViewOrBuilderpublic LastValueAggregation getLastValueAggregation()
Indicates that data collected and aggregated with this Aggregation will represent the last recorded value. This is useful to support Gauges.
.opencensus.proto.stats.v1.LastValueAggregation last_value_aggregation = 7;getLastValueAggregation in interface ViewOrBuilderpublic View.Builder setLastValueAggregation(LastValueAggregation value)
Indicates that data collected and aggregated with this Aggregation will represent the last recorded value. This is useful to support Gauges.
.opencensus.proto.stats.v1.LastValueAggregation last_value_aggregation = 7;public View.Builder setLastValueAggregation(LastValueAggregation.Builder builderForValue)
Indicates that data collected and aggregated with this Aggregation will represent the last recorded value. This is useful to support Gauges.
.opencensus.proto.stats.v1.LastValueAggregation last_value_aggregation = 7;public View.Builder mergeLastValueAggregation(LastValueAggregation value)
Indicates that data collected and aggregated with this Aggregation will represent the last recorded value. This is useful to support Gauges.
.opencensus.proto.stats.v1.LastValueAggregation last_value_aggregation = 7;public View.Builder clearLastValueAggregation()
Indicates that data collected and aggregated with this Aggregation will represent the last recorded value. This is useful to support Gauges.
.opencensus.proto.stats.v1.LastValueAggregation last_value_aggregation = 7;public LastValueAggregation.Builder getLastValueAggregationBuilder()
Indicates that data collected and aggregated with this Aggregation will represent the last recorded value. This is useful to support Gauges.
.opencensus.proto.stats.v1.LastValueAggregation last_value_aggregation = 7;public LastValueAggregationOrBuilder getLastValueAggregationOrBuilder()
Indicates that data collected and aggregated with this Aggregation will represent the last recorded value. This is useful to support Gauges.
.opencensus.proto.stats.v1.LastValueAggregation last_value_aggregation = 7;getLastValueAggregationOrBuilder in interface ViewOrBuilderpublic boolean hasDistributionAggregation()
Indicates that the desired Aggregation is a histogram distribution. A distribution Aggregation may contain a histogram of the values in the population. User should define the bucket boundaries for that histogram (see DistributionAggregation).
.opencensus.proto.stats.v1.DistributionAggregation distribution_aggregation = 8;hasDistributionAggregation in interface ViewOrBuilderpublic DistributionAggregation getDistributionAggregation()
Indicates that the desired Aggregation is a histogram distribution. A distribution Aggregation may contain a histogram of the values in the population. User should define the bucket boundaries for that histogram (see DistributionAggregation).
.opencensus.proto.stats.v1.DistributionAggregation distribution_aggregation = 8;getDistributionAggregation in interface ViewOrBuilderpublic View.Builder setDistributionAggregation(DistributionAggregation value)
Indicates that the desired Aggregation is a histogram distribution. A distribution Aggregation may contain a histogram of the values in the population. User should define the bucket boundaries for that histogram (see DistributionAggregation).
.opencensus.proto.stats.v1.DistributionAggregation distribution_aggregation = 8;public View.Builder setDistributionAggregation(DistributionAggregation.Builder builderForValue)
Indicates that the desired Aggregation is a histogram distribution. A distribution Aggregation may contain a histogram of the values in the population. User should define the bucket boundaries for that histogram (see DistributionAggregation).
.opencensus.proto.stats.v1.DistributionAggregation distribution_aggregation = 8;public View.Builder mergeDistributionAggregation(DistributionAggregation value)
Indicates that the desired Aggregation is a histogram distribution. A distribution Aggregation may contain a histogram of the values in the population. User should define the bucket boundaries for that histogram (see DistributionAggregation).
.opencensus.proto.stats.v1.DistributionAggregation distribution_aggregation = 8;public View.Builder clearDistributionAggregation()
Indicates that the desired Aggregation is a histogram distribution. A distribution Aggregation may contain a histogram of the values in the population. User should define the bucket boundaries for that histogram (see DistributionAggregation).
.opencensus.proto.stats.v1.DistributionAggregation distribution_aggregation = 8;public DistributionAggregation.Builder getDistributionAggregationBuilder()
Indicates that the desired Aggregation is a histogram distribution. A distribution Aggregation may contain a histogram of the values in the population. User should define the bucket boundaries for that histogram (see DistributionAggregation).
.opencensus.proto.stats.v1.DistributionAggregation distribution_aggregation = 8;public DistributionAggregationOrBuilder getDistributionAggregationOrBuilder()
Indicates that the desired Aggregation is a histogram distribution. A distribution Aggregation may contain a histogram of the values in the population. User should define the bucket boundaries for that histogram (see DistributionAggregation).
.opencensus.proto.stats.v1.DistributionAggregation distribution_aggregation = 8;getDistributionAggregationOrBuilder in interface ViewOrBuilderpublic final View.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<View.Builder>public final View.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<View.Builder>