GoogleCloudPlatform / php-docs-samples

A collection of samples that demonstrate how to call Google Cloud services from PHP.
http://cloud.google.com/php
Apache License 2.0
971 stars 1.03k forks source link

feat(storage transfer): Added samples for storage transfer #2059

Open thiyaguk09 opened 1 month ago

thiyaguk09 commented 1 month ago
snippet-bot[bot] commented 1 month ago

Here is the summary of changes.

You are about to add 7 region tags. - [storagetransfer/src/check_latest_transfer_operation.php:20](https://github.com/thiyaguk09/php-docs-samples-fork/blob/232bfa317b6d5de7a2de3c8b753c67a3a67b9333/storagetransfer/src/check_latest_transfer_operation.php#L20), tag `storagetransfer_get_latest_transfer_operation` - [storagetransfer/src/event_driven_gcs_transfer.php:21](https://github.com/thiyaguk09/php-docs-samples-fork/blob/232bfa317b6d5de7a2de3c8b753c67a3a67b9333/storagetransfer/src/event_driven_gcs_transfer.php#L21), tag `storagetransfer_create_event_driven_gcs_transfer` - [storagetransfer/src/manifest_request.php:20](https://github.com/thiyaguk09/php-docs-samples-fork/blob/232bfa317b6d5de7a2de3c8b753c67a3a67b9333/storagetransfer/src/manifest_request.php#L20), tag `storagetransfer_manifest_request` - [storagetransfer/src/nearline_request.php:20](https://github.com/thiyaguk09/php-docs-samples-fork/blob/232bfa317b6d5de7a2de3c8b753c67a3a67b9333/storagetransfer/src/nearline_request.php#L20), tag `storagetransfer_transfer_to_nearline` - [storagetransfer/src/posix_download.php:21](https://github.com/thiyaguk09/php-docs-samples-fork/blob/232bfa317b6d5de7a2de3c8b753c67a3a67b9333/storagetransfer/src/posix_download.php#L21), tag `storagetransfer_download_to_posix` - [storagetransfer/src/posix_request.php:20](https://github.com/thiyaguk09/php-docs-samples-fork/blob/232bfa317b6d5de7a2de3c8b753c67a3a67b9333/storagetransfer/src/posix_request.php#L20), tag `storagetransfer_transfer_from_posix` - [storagetransfer/src/posix_to_posix_request.php:20](https://github.com/thiyaguk09/php-docs-samples-fork/blob/232bfa317b6d5de7a2de3c8b753c67a3a67b9333/storagetransfer/src/posix_to_posix_request.php#L20), tag `storagetransfer_transfer_posix_to_posix`

This comment is generated by snippet-bot. If you find problems with this result, please file an issue at: https://github.com/googleapis/repo-automation-bots/issues. To update this comment, add snippet-bot:force-run label or use the checkbox below:

danielduhh commented 1 week ago

@bshaffer looks like bigtable is causing static analysis to fail. Any thoughts on mitigation?