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

2 uses

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

	cloud.google.com/go/storage
		copy.go#L111: 	call.Context(ctx).Projection("full")