Home
last modified time | relevance | path

Searched defs:CountAggregation (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.go357CountAggregation *CountAggregation `protobuf:"bytes,5,opt,name=count_aggregation,json=countAggrega… member
386 type CountAggregation struct { struct
387 state protoimpl.MessageState
388 sizeCache protoimpl.SizeCache
389 unknownFields protoimpl.UnknownFields
392 func (x *CountAggregation) Reset() {
401 func (x *CountAggregation) String() string {
405 func (*CountAggregation) ProtoMessage() {}
407 func (x *CountAggregation) ProtoReflect() protoreflect.Message {
420 func (*CountAggregation) Descriptor() ([]byte, []int) {
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-ruby/opencensus/proto/stats/v1/
Dstats_pb.rb63CountAggregation = Google::Protobuf::DescriptorPool.generated_pool.lookup("opencensus.proto.stats.… 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.py452 CountAggregation = _reflection.GeneratedProtocolMessageType('CountAggregation', (_message.Message,)… variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/src/opencensus/proto/stats/v1/
Dstats.proto94 message CountAggregation {} message