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

5 uses

	cloud.google.com/go/monitoring/apiv3 (current package)
		notification_channel_client.go#L46: 	UpdateNotificationChannel               []gax.CallOption
		notification_channel_client.go#L114: 		UpdateNotificationChannel: []gax.CallOption{},
		notification_channel_client.go#L369: 	opts = append(c.CallOptions.UpdateNotificationChannel[0:len(c.CallOptions.UpdateNotificationChannel):len(c.CallOptions.UpdateNotificationChannel)], opts...)