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

2 uses

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

	cloud.google.com/go/storage
		iam.go#L92: 		res, err = call.Context(ctx).Do()