diff --git a/packages/google-cloud-storagebatchoperations/google/cloud/storagebatchoperations_v1/types/storage_batch_operations_types.py b/packages/google-cloud-storagebatchoperations/google/cloud/storagebatchoperations_v1/types/storage_batch_operations_types.py index af28cc5d3d75..4fdc8cff1dc8 100644 --- a/packages/google-cloud-storagebatchoperations/google/cloud/storagebatchoperations_v1/types/storage_batch_operations_types.py +++ b/packages/google-cloud-storagebatchoperations/google/cloud/storagebatchoperations_v1/types/storage_batch_operations_types.py @@ -53,10 +53,10 @@ class Job(proto.Message): Attributes: name (str): Identifier. The resource name of the Job. job_id is unique - within the project and location, that is either set by the - customer or defined by the service. Format: - projects/{project}/locations/{location}/jobs/{job_id} . For - example: "projects/123456/locations/us-central1/jobs/job01". + within the project, that is either set by the customer or + defined by the service. Format: + projects/{project}/locations/global/jobs/{job_id} . For + example: "projects/123456/locations/global/jobs/job01". description (str): Optional. A description provided by the user for the job. Its max length is 1024 bytes when @@ -449,7 +449,7 @@ class PutMetadata(proto.Message): content_type (str): Optional. Updates objects Content-Type fixed metadata. Unset values will be ignored. - Set empty values to clear the metadata. Refer + Set empty values to clear the metadata. Refer to documentation in https://cloud.google.com/storage/docs/metadata#content-type