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

refactor(compute): create Images samples #9347

Closed ssvir closed 1 month ago

ssvir commented 2 months ago

implemented samples : compute_images_create_from_image, compute_images_create_from_snapshot, compute_images_get,compute_images_get_from_family,compute_images_get_list,compute_images_set_deprecation_status

Description

Fixes #

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

Checklist

snippet-bot[bot] commented 2 months ago

Here is the summary of changes.

You are about to add 6 region tags. - [compute/cloud-client/src/main/java/compute/images/CreateImageFromImage.java:19](https://github.com/GoogleCloudPlatform/java-docs-samples/blob/b09908551067cf4e655a35a321bf2da23ef4ef33/compute/cloud-client/src/main/java/compute/images/CreateImageFromImage.java#L19), tag `compute_images_create_from_image` - [compute/cloud-client/src/main/java/compute/images/CreateImageFromSnapshot.java:19](https://github.com/GoogleCloudPlatform/java-docs-samples/blob/b09908551067cf4e655a35a321bf2da23ef4ef33/compute/cloud-client/src/main/java/compute/images/CreateImageFromSnapshot.java#L19), tag `compute_images_create_from_snapshot` - [compute/cloud-client/src/main/java/compute/images/GetImage.java:19](https://github.com/GoogleCloudPlatform/java-docs-samples/blob/b09908551067cf4e655a35a321bf2da23ef4ef33/compute/cloud-client/src/main/java/compute/images/GetImage.java#L19), tag `compute_images_get` - [compute/cloud-client/src/main/java/compute/images/GetImageFromFamily.java:19](https://github.com/GoogleCloudPlatform/java-docs-samples/blob/b09908551067cf4e655a35a321bf2da23ef4ef33/compute/cloud-client/src/main/java/compute/images/GetImageFromFamily.java#L19), tag `compute_images_get_from_family` - [compute/cloud-client/src/main/java/compute/images/ListImages.java:19](https://github.com/GoogleCloudPlatform/java-docs-samples/blob/b09908551067cf4e655a35a321bf2da23ef4ef33/compute/cloud-client/src/main/java/compute/images/ListImages.java#L19), tag `compute_images_get_list` - [compute/cloud-client/src/main/java/compute/images/SetImageDeprecationStatus.java:19](https://github.com/GoogleCloudPlatform/java-docs-samples/blob/b09908551067cf4e655a35a321bf2da23ef4ef33/compute/cloud-client/src/main/java/compute/images/SetImageDeprecationStatus.java#L19), tag `compute_images_set_deprecation_status`

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: