google.golang.org/api/storage/v1.NotificationsDeleteCall.Do (method)

2 uses

	google.golang.org/api/storage/v1 (current package)
		storage-gen.go#L6781: func (c *NotificationsDeleteCall) Do(opts ...googleapi.CallOption) error {

	cloud.google.com/go/storage
		notifications.go#L187: 	return call.Context(ctx).Do()