Module: Google::Cloud::Compute::V1::Snapshot::Architecture

Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

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

Constant Summary collapse

UNDEFINED_ARCHITECTURE =

A value indicating that the enum field is not set.

0
ARCHITECTURE_UNSPECIFIED =

Default value indicating Architecture is not set.

394_750_507
ARM64 =

Machines with architecture ARM64

62_547_450
X86_64 =

Machines with architecture X86_64

425_300_551