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

6 uses

	google.golang.org/genproto/googleapis/monitoring/v3 (current package)
		alert_service.pb.go#L869: type UnimplementedAlertPolicyServiceServer struct {
		alert_service.pb.go#L872: func (*UnimplementedAlertPolicyServiceServer) ListAlertPolicies(context.Context, *ListAlertPoliciesRequest) (*ListAlertPoliciesResponse, error) {
		alert_service.pb.go#L875: func (*UnimplementedAlertPolicyServiceServer) GetAlertPolicy(context.Context, *GetAlertPolicyRequest) (*AlertPolicy, error) {
		alert_service.pb.go#L878: func (*UnimplementedAlertPolicyServiceServer) CreateAlertPolicy(context.Context, *CreateAlertPolicyRequest) (*AlertPolicy, error) {
		alert_service.pb.go#L881: func (*UnimplementedAlertPolicyServiceServer) DeleteAlertPolicy(context.Context, *DeleteAlertPolicyRequest) (*emptypb.Empty, error) {
		alert_service.pb.go#L884: func (*UnimplementedAlertPolicyServiceServer) UpdateAlertPolicy(context.Context, *UpdateAlertPolicyRequest) (*AlertPolicy, error) {