Compute V1 Client - Class Architecture (1.14.0)

Reference documentation and code samples for the Compute V1 Client class Architecture.

Architecture contains string constants that represent the names of each value in the google.cloud.compute.v1.AttachedDiskInitializeParams.Architecture descriptor.

Namespace

Google \ Cloud \ Compute \ V1 \ Enums \ AttachedDiskInitializeParams

Constants

UNDEFINED_ARCHITECTURE

Value: 'UNDEFINED_ARCHITECTURE'

ARCHITECTURE_UNSPECIFIED

Value: 'ARCHITECTURE_UNSPECIFIED'

ARM64

Value: 'ARM64'

X86_64

Value: 'X86_64'