cloud.google.com/go/monitoring/apiv3.NotificationChannelCallOptions.DeleteNotificationChannel (field)

5 uses

	cloud.google.com/go/monitoring/apiv3 (current package)
		notification_channel_client.go#L47: 	DeleteNotificationChannel               []gax.CallOption
		notification_channel_client.go#L115: 		DeleteNotificationChannel: []gax.CallOption{
		notification_channel_client.go#L386: 	opts = append(c.CallOptions.DeleteNotificationChannel[0:len(c.CallOptions.DeleteNotificationChannel):len(c.CallOptions.DeleteNotificationChannel)], opts...)