feat: Add object retention setting to StorageBatchOperations API
feat: Launch StorageBatchOperations permissions and roles to GA
feat: Launch storagebatchoperations resource permissions to GA
feat: Add inclusion scopes
docs: Fix comment formatting
chore: Add Tag Manager IAM permissions for multiple GCP services
Clients can now create Job in dry-run mode, returning the total object count and, if the object configuration is a prefix list, the bytes found from source. No transformations will be performed.
PiperOrigin-RevId: 843787937
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.
PiperOrigin-RevId: 810022369
docs: A comment for field `parent` in message `.google.cloud.storagebatchoperations.v1.ListJobsRequest` is changed
docs: A comment for field `name` in message `.google.cloud.storagebatchoperations.v1.GetJobRequest` is changed
docs: A comment for field `name` in message `.google.cloud.storagebatchoperations.v1.CancelJobRequest` is changed
docs: A comment for field `name` in message `.google.cloud.storagebatchoperations.v1.DeleteJobRequest` is changed
docs: A comment for field `operation` in message `.google.cloud.storagebatchoperations.v1.OperationMetadata` is changed
PiperOrigin-RevId: 752885882