type google.golang.org/genproto/googleapis/monitoring/v3.Aggregation_Aligner

31 uses

	google.golang.org/genproto/googleapis/monitoring/v3 (current package)
		common.pb.go#L195: type Aggregation_Aligner int32
		common.pb.go#L201: 	Aggregation_ALIGN_NONE Aggregation_Aligner = 0
		common.pb.go#L212: 	Aggregation_ALIGN_DELTA Aggregation_Aligner = 1
		common.pb.go#L226: 	Aggregation_ALIGN_RATE Aggregation_Aligner = 2
		common.pb.go#L231: 	Aggregation_ALIGN_INTERPOLATE Aggregation_Aligner = 3
		common.pb.go#L236: 	Aggregation_ALIGN_NEXT_OLDER Aggregation_Aligner = 4
		common.pb.go#L241: 	Aggregation_ALIGN_MIN Aggregation_Aligner = 10
		common.pb.go#L246: 	Aggregation_ALIGN_MAX Aggregation_Aligner = 11
		common.pb.go#L250: 	Aggregation_ALIGN_MEAN Aggregation_Aligner = 12
		common.pb.go#L255: 	Aggregation_ALIGN_COUNT Aggregation_Aligner = 13
		common.pb.go#L260: 	Aggregation_ALIGN_SUM Aggregation_Aligner = 14
		common.pb.go#L265: 	Aggregation_ALIGN_STDDEV Aggregation_Aligner = 15
		common.pb.go#L269: 	Aggregation_ALIGN_COUNT_TRUE Aggregation_Aligner = 16
		common.pb.go#L273: 	Aggregation_ALIGN_COUNT_FALSE Aggregation_Aligner = 24
		common.pb.go#L278: 	Aggregation_ALIGN_FRACTION_TRUE Aggregation_Aligner = 17
		common.pb.go#L285: 	Aggregation_ALIGN_PERCENTILE_99 Aggregation_Aligner = 18
		common.pb.go#L292: 	Aggregation_ALIGN_PERCENTILE_95 Aggregation_Aligner = 19
		common.pb.go#L299: 	Aggregation_ALIGN_PERCENTILE_50 Aggregation_Aligner = 20
		common.pb.go#L306: 	Aggregation_ALIGN_PERCENTILE_05 Aggregation_Aligner = 21
		common.pb.go#L323: 	Aggregation_ALIGN_PERCENT_CHANGE Aggregation_Aligner = 23
		common.pb.go#L372: func (x Aggregation_Aligner) Enum() *Aggregation_Aligner {
		common.pb.go#L373: 	p := new(Aggregation_Aligner)
		common.pb.go#L378: func (x Aggregation_Aligner) String() string {
		common.pb.go#L382: func (Aggregation_Aligner) Descriptor() protoreflect.EnumDescriptor {
		common.pb.go#L386: func (Aggregation_Aligner) Type() protoreflect.EnumType {
		common.pb.go#L390: func (x Aggregation_Aligner) Number() protoreflect.EnumNumber {
		common.pb.go#L395: func (Aggregation_Aligner) EnumDescriptor() ([]byte, []int) {
		common.pb.go#L817: 	PerSeriesAligner Aggregation_Aligner `protobuf:"varint,2,opt,name=per_series_aligner,json=perSeriesAligner,proto3,enum=google.monitoring.v3.Aggregation_Aligner" json:"per_series_aligner,omitempty"`
		common.pb.go#L889: func (x *Aggregation) GetPerSeriesAligner() Aggregation_Aligner {
		common.pb.go#L1058: 	(Aggregation_Aligner)(0),          // 2: google.monitoring.v3.Aggregation.Aligner