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

2 uses

	google.golang.org/api/storage/v1 (current package)
		storage-gen.go#L6742: func (c *NotificationsDeleteCall) Context(ctx context.Context) *NotificationsDeleteCall {

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