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

feat(spanner): Replace Spanner Instance Admin samples (2/3) #1969

Closed ajupazhamayil closed 6 months ago

snippet-bot[bot] commented 6 months ago

Here is the summary of changes.

You are about to add 18 region tags. - [spanner/src/admin/archived/cancel_backup.php:26](https://github.com/GoogleCloudPlatform/php-docs-samples/blob/1efefdc78a7d85682d6ed1a285d18cee7f1b9c7c/spanner/src/admin/archived/cancel_backup.php#L26), tag `spanner_cancel_backup_create` - [spanner/src/admin/archived/copy_backup.php:26](https://github.com/GoogleCloudPlatform/php-docs-samples/blob/1efefdc78a7d85682d6ed1a285d18cee7f1b9c7c/spanner/src/admin/archived/copy_backup.php#L26), tag `spanner_copy_backup` - [spanner/src/admin/archived/create_backup.php:26](https://github.com/GoogleCloudPlatform/php-docs-samples/blob/1efefdc78a7d85682d6ed1a285d18cee7f1b9c7c/spanner/src/admin/archived/create_backup.php#L26), tag `spanner_create_backup` - [spanner/src/admin/archived/create_backup_with_encryption_key.php:26](https://github.com/GoogleCloudPlatform/php-docs-samples/blob/1efefdc78a7d85682d6ed1a285d18cee7f1b9c7c/spanner/src/admin/archived/create_backup_with_encryption_key.php#L26), tag `spanner_create_backup_with_encryption_key` - [spanner/src/admin/archived/create_instance.php:26](https://github.com/GoogleCloudPlatform/php-docs-samples/blob/1efefdc78a7d85682d6ed1a285d18cee7f1b9c7c/spanner/src/admin/archived/create_instance.php#L26), tag `spanner_create_instance` - [spanner/src/admin/archived/create_instance_config.php:26](https://github.com/GoogleCloudPlatform/php-docs-samples/blob/1efefdc78a7d85682d6ed1a285d18cee7f1b9c7c/spanner/src/admin/archived/create_instance_config.php#L26), tag `spanner_create_instance_config` - [spanner/src/admin/archived/create_instance_with_processing_units.php:26](https://github.com/GoogleCloudPlatform/php-docs-samples/blob/1efefdc78a7d85682d6ed1a285d18cee7f1b9c7c/spanner/src/admin/archived/create_instance_with_processing_units.php#L26), tag `spanner_create_instance_with_processing_units` - [spanner/src/admin/archived/delete_backup.php:26](https://github.com/GoogleCloudPlatform/php-docs-samples/blob/1efefdc78a7d85682d6ed1a285d18cee7f1b9c7c/spanner/src/admin/archived/delete_backup.php#L26), tag `spanner_delete_backup` - [spanner/src/admin/archived/delete_instance_config.php:26](https://github.com/GoogleCloudPlatform/php-docs-samples/blob/1efefdc78a7d85682d6ed1a285d18cee7f1b9c7c/spanner/src/admin/archived/delete_instance_config.php#L26), tag `spanner_delete_instance_config` - [spanner/src/admin/archived/get_instance_config.php:26](https://github.com/GoogleCloudPlatform/php-docs-samples/blob/1efefdc78a7d85682d6ed1a285d18cee7f1b9c7c/spanner/src/admin/archived/get_instance_config.php#L26), tag `spanner_get_instance_config` - [spanner/src/admin/archived/list_backup_operations.php:26](https://github.com/GoogleCloudPlatform/php-docs-samples/blob/1efefdc78a7d85682d6ed1a285d18cee7f1b9c7c/spanner/src/admin/archived/list_backup_operations.php#L26), tag `spanner_list_backup_operations` - [spanner/src/admin/archived/list_backups.php:26](https://github.com/GoogleCloudPlatform/php-docs-samples/blob/1efefdc78a7d85682d6ed1a285d18cee7f1b9c7c/spanner/src/admin/archived/list_backups.php#L26), tag `spanner_list_backups` - [spanner/src/admin/archived/list_instance_config_operations.php:26](https://github.com/GoogleCloudPlatform/php-docs-samples/blob/1efefdc78a7d85682d6ed1a285d18cee7f1b9c7c/spanner/src/admin/archived/list_instance_config_operations.php#L26), tag `spanner_list_instance_config_operations` - [spanner/src/admin/archived/list_instance_configs.php:26](https://github.com/GoogleCloudPlatform/php-docs-samples/blob/1efefdc78a7d85682d6ed1a285d18cee7f1b9c7c/spanner/src/admin/archived/list_instance_configs.php#L26), tag `spanner_list_instance_configs` - [spanner/src/admin/archived/restore_backup.php:26](https://github.com/GoogleCloudPlatform/php-docs-samples/blob/1efefdc78a7d85682d6ed1a285d18cee7f1b9c7c/spanner/src/admin/archived/restore_backup.php#L26), tag `spanner_restore_backup` - [spanner/src/admin/archived/restore_backup_with_encryption_key.php:26](https://github.com/GoogleCloudPlatform/php-docs-samples/blob/1efefdc78a7d85682d6ed1a285d18cee7f1b9c7c/spanner/src/admin/archived/restore_backup_with_encryption_key.php#L26), tag `spanner_restore_backup_with_encryption_key` - [spanner/src/admin/archived/update_backup.php:26](https://github.com/GoogleCloudPlatform/php-docs-samples/blob/1efefdc78a7d85682d6ed1a285d18cee7f1b9c7c/spanner/src/admin/archived/update_backup.php#L26), tag `spanner_update_backup` - [spanner/src/admin/archived/update_instance_config.php:26](https://github.com/GoogleCloudPlatform/php-docs-samples/blob/1efefdc78a7d85682d6ed1a285d18cee7f1b9c7c/spanner/src/admin/archived/update_instance_config.php#L26), tag `spanner_update_instance_config`

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:

vishwarajanand commented 6 months ago

It would be easier to review if this PR is to be merged into new_spanner_admin_samples instead of main. If you can create a new PR that way, it would be great. Else, I can review it once #1966 is reviewed and merged.

ajupazhamayil commented 6 months ago

@vishwarajanand Changed the merge branch from main to new_spanner_admin_samples