Default package

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

enum Architecture

inspect.proto:57

Used in: OsRelease

enum Distro

inspect.proto:32

Distro denotes a product line of operating systems, using the following test: If two operating systems at the same version and CPU architecture can be imported using the same logic, then they have the same Distro. For example, if Ubuntu 20.04 and xubuntu 20.04 are importable using the same logic, then they'd both be categorized as Distro.UBUNTU. When adding new members, keep in mind: - Group distros by family, using buckets of size 1000. - The following properties are orthogonal and should not be encoded here: - CPU architecture - Major or minor versions - GCE licensing (such as BYOL)

Used in: OsRelease

message InspectionResults

inspect.proto:98

InspectionResults contains metadata determined using automated inspection of the guest image.

Used in: OutputInfo

enum InspectionResults.ErrorWhen

inspect.proto:113

Used in: InspectionResults

message OsRelease

inspect.proto:64

OsRelease records the name and version of an operating system.

Used in: InspectionResults

message OutputInfo

output_info.proto:22

OutputInfo records output info from the tools.