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
965 stars 1.03k forks source link

samples:update slates and CDN keys to return LROs; add live config sa… #1876

Closed irataxy closed 1 year ago

irataxy commented 1 year ago

…mples and tests

b:277359252

Please merge on approval.

snippet-bot[bot] commented 1 year ago

Here is the summary of changes.

You are about to add 4 region tags. - [media/videostitcher/src/create_live_config.php:27](https://github.com/irataxy/php-docs-samples/blob/07265f4cfd9dadd52c22a877c24e13c95876a249/media/videostitcher/src/create_live_config.php#L27), tag `videostitcher_create_live_config` - [media/videostitcher/src/delete_live_config.php:27](https://github.com/irataxy/php-docs-samples/blob/07265f4cfd9dadd52c22a877c24e13c95876a249/media/videostitcher/src/delete_live_config.php#L27), tag `videostitcher_delete_live_config` - [media/videostitcher/src/get_live_config.php:27](https://github.com/irataxy/php-docs-samples/blob/07265f4cfd9dadd52c22a877c24e13c95876a249/media/videostitcher/src/get_live_config.php#L27), tag `videostitcher_get_live_config` - [media/videostitcher/src/list_live_configs.php:27](https://github.com/irataxy/php-docs-samples/blob/07265f4cfd9dadd52c22a877c24e13c95876a249/media/videostitcher/src/list_live_configs.php#L27), tag `videostitcher_list_live_configs`

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:

bshaffer commented 1 year ago

This is great! I tried to make these changes in https://github.com/GoogleCloudPlatform/php-docs-samples/pull/1871, but this is better