GoogleCloudPlatform / java-docs-samples

Java and Kotlin Code samples used on cloud.google.com
https://cloud.google.com/java
Apache License 2.0
1.74k stars 2.82k forks source link

fixit: remove redundant region tags #9312

Closed glasnt closed 2 months ago

glasnt commented 2 months ago

Description

Remove redundant region tags:

run_helloworld_service run_secure_request run_secure_request_do run_system_package_exec run_system_package_handler run_tips_global_lazy run_tips_global_scope

(Some tags remain in XML files (and also in java files if also in those XML files)

snippet-bot[bot] commented 2 months ago

Here is the summary of changes.

You are about to delete 7 region tags. - [functions/concepts/lazy-fields/src/main/java/functions/LazyFields.java:21](https://github.com/GoogleCloudPlatform/java-docs-samples/blob/79b4a9013def0ca57cb02d4818552a075d578b61/functions/concepts/lazy-fields/src/main/java/functions/LazyFields.java#L21), tag `run_tips_global_lazy` - [functions/concepts/scopes/src/main/java/functions/Scopes.java:21](https://github.com/GoogleCloudPlatform/java-docs-samples/blob/79b4a9013def0ca57cb02d4818552a075d578b61/functions/concepts/scopes/src/main/java/functions/Scopes.java#L21), tag `run_tips_global_scope` - [run/helloworld/src/main/java/com/example/helloworld/HelloworldApplication.java:18](https://github.com/GoogleCloudPlatform/java-docs-samples/blob/79b4a9013def0ca57cb02d4818552a075d578b61/run/helloworld/src/main/java/com/example/helloworld/HelloworldApplication.java#L18), tag `run_helloworld_service` - [run/markdown-preview/editor/src/main/java/com/example/cloudrun/RenderController.java:40](https://github.com/GoogleCloudPlatform/java-docs-samples/blob/79b4a9013def0ca57cb02d4818552a075d578b61/run/markdown-preview/editor/src/main/java/com/example/cloudrun/RenderController.java#L40), tag `run_secure_request_do` - [run/markdown-preview/editor/src/main/java/com/example/cloudrun/RenderController.java:70](https://github.com/GoogleCloudPlatform/java-docs-samples/blob/79b4a9013def0ca57cb02d4818552a075d578b61/run/markdown-preview/editor/src/main/java/com/example/cloudrun/RenderController.java#L70), tag `run_secure_request` - [run/system-package/src/main/java/com/example/cloudrun/App.java:34](https://github.com/GoogleCloudPlatform/java-docs-samples/blob/79b4a9013def0ca57cb02d4818552a075d578b61/run/system-package/src/main/java/com/example/cloudrun/App.java#L34), tag `run_system_package_handler` - [run/system-package/src/main/java/com/example/cloudrun/App.java:61](https://github.com/GoogleCloudPlatform/java-docs-samples/blob/79b4a9013def0ca57cb02d4818552a075d578b61/run/system-package/src/main/java/com/example/cloudrun/App.java#L61), tag `run_system_package_exec`

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: