Home
last modified time | relevance | path

Searched defs:DistributionAggregation (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-go/stats/v1/
Dstats.pb.go375DistributionAggregation *DistributionAggregation `protobuf:"bytes,8,opt,name=distribution_aggregat… member
500 type DistributionAggregation struct { struct
501 state protoimpl.MessageState
502 sizeCache protoimpl.SizeCache
503 unknownFields protoimpl.UnknownFields
523 …:"fixed64,1,rep,packed,name=bucket_bounds,json=bucketBounds,proto3" json:"bucket_bounds,omitempty"`
526 func (x *DistributionAggregation) Reset() {
535 func (x *DistributionAggregation) String() string {
539 func (*DistributionAggregation) ProtoMessage() {}
541 func (x *DistributionAggregation) ProtoReflect() protoreflect.Message {
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-ruby/opencensus/proto/stats/v1/
Dstats_pb.rb66DistributionAggregation = Google::Protobuf::DescriptorPool.generated_pool.lookup("opencensus.proto… constant
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-python/opencensus/proto/stats/v1/
Dstats_pb2.py473 DistributionAggregation = _reflection.GeneratedProtocolMessageType('DistributionAggregation', (_mes… variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/src/opencensus/proto/stats/v1/
Dstats.proto100 message DistributionAggregation { message