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

11 uses

	google.golang.org/genproto/googleapis/monitoring/v3 (current package)
		service.pb.go#L190: func (x *Service) GetCustom() *Service_Custom {
		service.pb.go#L239: 	Custom *Service_Custom `protobuf:"bytes,6,opt,name=custom,proto3,oneof"`
		service.pb.go#L1083: type Service_Custom struct {
		service.pb.go#L1089: func (x *Service_Custom) Reset() {
		service.pb.go#L1090: 	*x = Service_Custom{}
		service.pb.go#L1098: func (x *Service_Custom) String() string {
		service.pb.go#L1102: func (*Service_Custom) ProtoMessage() {}
		service.pb.go#L1104: func (x *Service_Custom) ProtoReflect() protoreflect.Message {
		service.pb.go#L1117: func (*Service_Custom) Descriptor() ([]byte, []int) {
		service.pb.go#L1976: 	(*Service_Custom)(nil),                       // 10: google.monitoring.v3.Service.Custom
		service.pb.go#L2137: 			switch v := v.(*Service_Custom); i {