Proto commits in GoogleCloudPlatform/compute-image-tools

These 9 commits are when the Protocol Buffers files have changed:

Commit:1a4f4ae
Author:CarsonGL
Committer:GitHub

Sync latest Piper updates back to GitHub before registering the Copybara service (#2713)

The documentation is generated from this commit.

Commit:d618fea
Author:Liam Leahy
Committer:GitHub

Revert "No public description" (#2684) This reverts commit c53c1b8d0761d18cc22c9bc34a269e0705f86684. Co-authored-by: Liam Leahy (liamll) <liamll@google.com>

Commit:c53c1b8
Author:Guest OS Images
Committer:Brian Katyl

No public description PiperOrigin-RevId: 907274417

This commit does not contain any .proto files.

Commit:310a2df
Author:Mahmoud Nada
Committer:GitHub

Image_Import_inspection: update_archlinux_and_clearlinux_distros_IDs (#1823)

Commit:3da40bb
Author:Mahmoud Nada
Committer:GitHub

Image import inspection: update inspection stage to support archlinux and clearlinux distros (#1822)

Commit:93e2be7
Author:Tony Zhang
Committer:GitHub

[safely adopt VMDK API] stage 1 (#1782) * [vmdk api migration] use qemu checksum to determine retry logic

Commit:af67d27
Author:Eric Edens
Committer:GitHub

Image import: Support Rocky Linux 8 (#1739) This adds support for importing Rocky Linux 8.

Commit:20e0f2d
Author:Eric Edens
Committer:GitHub

CLI: Add new common logger (#1444) ToolLogger replaces existing logging interfaces. It supports explicit log destinations, and type-safe collection of metrics, and prepares us for a future refactoring that shares code between image import and OVF import.

Commit:93b6de8
Author:Eric Edens
Committer:GitHub

Inspection refactor: Use protobufs for transport (#1410) To support inspection metrics, this PR refactors the Python worker and the Go client to use protobufs internally and for transport.