Commit graph

14 commits

Author SHA1 Message Date
Google APIs
784f9c44f9 feat: add object custom contexts counters
docs: A comment for field `failed_object_count` in message `.google.cloud.storagebatchoperations.v1.Counters` is changed

PiperOrigin-RevId: 906554898
2026-04-27 14:47:55 -07:00
Google APIs
d90d23fa13 feat: upgrade protobuf from v25.7 to v31.0
PiperOrigin-RevId: 881595129
2026-03-10 13:26:56 -07:00
Google APIs
d14599c809 feat: add new transformation update_object_custom_context
PiperOrigin-RevId: 875324745
2026-02-25 14:00:37 -08:00
Google APIs
fb371addb3 feat: add QUEUED state to Storage Batch Operations API
feat: add bucket operations
feat: add `is_multi_bucket_job` output field added to StorageBatchOperations Job

PiperOrigin-RevId: 869283881
2026-02-12 10:40:46 -08:00
Google APIs
8f3e57f097 feat: Add support for creating Job resource in dry-run mode
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
2025-12-12 12:19:37 -08:00
Google APIs
0a0dffc19b fix: upgrade gRPC service registration func
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
2025-09-22 08:23:40 -07:00
Google APIs
b7e013ac0b chore: update preview/stable values for previously migrated libraries, and do not attempt to regenerate .OwlBot.yaml for libraries that already exist
PiperOrigin-RevId: 808815559
2025-09-18 18:10:09 -07:00
Google APIs
425c9e6e70 chore: create new top-level build rule to remove the post-processor
PiperOrigin-RevId: 806562104
2025-09-12 23:37:29 -07:00
Google APIs
f84c6ceca3 docs: minor fixes to the reference documentation
PiperOrigin-RevId: 755565942
2025-05-06 16:17:17 -07:00
Google APIs
6be93a048f docs: A comment for method ListJobs in service StorageBatchOperations is changed
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
2025-04-29 14:34:39 -07:00
Google APIs
889c45795a docs: update expected format of Job name field
PiperOrigin-RevId: 750693042
2025-04-23 12:57:23 -07:00
Google APIs
220b029b71 chore(ruby): Configure wrapper client for StorageBatchOperations
PiperOrigin-RevId: 748401780
2025-04-16 13:23:40 -07:00
Google APIs
9e4b973f05 docs: clarify multiple comments, including non-global locations
PiperOrigin-RevId: 745606681
2025-04-09 08:50:50 -07:00
Google APIs
923c26a941 feat: add StorageBatchOperations API
PiperOrigin-RevId: 742447056
2025-03-31 16:40:14 -07:00