Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::AttachedDiskInitializeParams::Architecture.
The architecture of the attached disk. Valid values are arm64 or x86_64.
Constants
UNDEFINED_ARCHITECTURE
value: 0 A value indicating that the enum field is not set.
ARCHITECTURE_UNSPECIFIED
value: 394750507 Default value indicating Architecture is not set.
ARM64
value: 62547450 Machines with architecture ARM64
X86_64
value: 425300551 Machines with architecture X86_64
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]