GoogleCloudPlatform / python-docs-samples

Code samples used on cloud.google.com
Apache License 2.0
7.38k stars 6.4k forks source link

Update region tags for create_instance #11900

Closed duncantech closed 3 months ago

duncantech commented 3 months ago

Description

Internal: b/347824896

Note: Before submitting a pull request, please open an issue for discussion if you are not associated with Google.

Checklist

snippet-bot[bot] commented 3 months ago

Here is the summary of possible violations 😱

There is a possible violation for removing region tag in use.

The end of the violation section. All the stuff below is FYI purposes only.


Here is the summary of changes.

You are about to add 1 region tag. - [compute/api/create_instance.py:57](https://github.com/duncantech/python-docs-samples/blob/efc50a2295b9510fd78e3df14f2a86b09ad6f2af/compute/api/create_instance.py#L57), tag `compute_create_instance`
You are about to delete 1 region tag. - [compute/api/create_instance.py:57](https://github.com/GoogleCloudPlatform/python-docs-samples/blob/db933e522f38b88fefb719ee4dc8e7bce3d812cd/compute/api/create_instance.py#L57), tag `create_instance`

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:

davidcavazos commented 3 months ago

Is this region tag used in documentation? If so, we might want to create a new region tag within the same file, then update the documentation to use the new region tag, and then delete the old region tag. If it's not used, we could get rid of the region tag or even the code sample altogether.