Skip to content

Commit

Permalink
feat: [StorageTransfer] add DeleteTransferJob operation (#5490)
Browse files Browse the repository at this point in the history
* feat: add default retry configuration
feat: add DeleteTransferJob operation
feat: add AWS S3 compatible data source

PiperOrigin-RevId: 473348271

Source-Link: googleapis/googleapis@56f2049

Source-Link: googleapis/googleapis-gen@4f0ba4f
Copy-Tag: eyJwIjoiU3RvcmFnZVRyYW5zZmVyLy5Pd2xCb3QueWFtbCIsImgiOiI0ZjBiYTRmZjExYzEyOTAwNmY3NmJlNjg0NjVmOGU2OGE0YTMyODE0In0=

* 🦉 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>
Co-authored-by: David Supplee <[email protected]>
  • Loading branch information
3 people authored Sep 16, 2022
1 parent ac4ebc8 commit a7aa320
Show file tree
Hide file tree
Showing 19 changed files with 1,051 additions and 65 deletions.
11 changes: 8 additions & 3 deletions StorageTransfer/metadata/V1/Transfer.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified StorageTransfer/metadata/V1/TransferTypes.php
Binary file not shown.
227 changes: 227 additions & 0 deletions StorageTransfer/src/V1/AwsS3CompatibleData.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

105 changes: 105 additions & 0 deletions StorageTransfer/src/V1/DeleteTransferJobRequest.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a7aa320

Please sign in to comment.