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

16 uses

	google.golang.org/genproto/googleapis/monitoring/v3 (current package)
		common.pb.go#L122: type ServiceTier int32
		common.pb.go#L127: 	ServiceTier_SERVICE_TIER_UNSPECIFIED ServiceTier = 0
		common.pb.go#L133: 	ServiceTier_SERVICE_TIER_BASIC ServiceTier = 1
		common.pb.go#L139: 	ServiceTier_SERVICE_TIER_PREMIUM ServiceTier = 2
		common.pb.go#L156: func (x ServiceTier) Enum() *ServiceTier {
		common.pb.go#L157: 	p := new(ServiceTier)
		common.pb.go#L162: func (x ServiceTier) String() string {
		common.pb.go#L166: func (ServiceTier) Descriptor() protoreflect.EnumDescriptor {
		common.pb.go#L170: func (ServiceTier) Type() protoreflect.EnumType {
		common.pb.go#L174: func (x ServiceTier) Number() protoreflect.EnumNumber {
		common.pb.go#L179: func (ServiceTier) EnumDescriptor() ([]byte, []int) {
		common.pb.go#L1057: 	(ServiceTier)(0),                  // 1: google.monitoring.v3.ServiceTier
		notification.pb.go#L144: 	SupportedTiers []ServiceTier `protobuf:"varint,5,rep,packed,name=supported_tiers,json=supportedTiers,proto3,enum=google.monitoring.v3.ServiceTier" json:"supported_tiers,omitempty"`
		notification.pb.go#L217: func (x *NotificationChannelDescriptor) GetSupportedTiers() []ServiceTier {
		notification.pb.go#L542: 	(ServiceTier)(0),                            // 6: google.monitoring.v3.ServiceTier