Class Architecture (1.19.0)

Architecture(value)

[Output Only] The architecture of the attached disk. Valid values are ARM64 or X86_64.

Enums

Name Description
UNDEFINED_ARCHITECTURE A value indicating that the enum field is not set.
ARCHITECTURE_UNSPECIFIED Default value indicating Architecture is not set.
ARM64 Machines with architecture ARM64
X86_64 Machines with architecture X86_64