Commit 2d9d201
authored
feat: [StorageBatchOperations] Add support for creating Job resource in dry-run mode (#8803)
* 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
Source-Link: googleapis/googleapis@8f3e57f
Source-Link: googleapis/googleapis-gen@12190ec
Copy-Tag: eyJwIjoiU3RvcmFnZUJhdGNoT3BlcmF0aW9ucy8uT3dsQm90LnlhbWwiLCJoIjoiMTIxOTBlY2M1NzA2NWYyNGUyMTg1YjI3MDNjN2FkODIzYTdjNzQzMyJ9
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>1 parent e6e1b7b commit 2d9d201
File tree
13 files changed
+393
-69
lines changed- StorageBatchOperations
- metadata/V1
- src/V1
- Client
- ObjectRetention
- tests/Unit/V1/Client
13 files changed
+393
-69
lines changedLines changed: 10 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
101 | | - | |
102 | | - | |
| 100 | + | |
103 | 101 | | |
104 | 102 | | |
105 | 103 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments