Google Cloud Vm Migration V1 Client - Class VmArchitecture (1.4.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Vm Migration V1 Client class VmArchitecture.
Possible values for the VM architecture.
Protobuf type google.cloud.vmmigration.v1.AzureVmDetails.VmArchitecture
Namespace
Google \ Cloud \ VMMigration \ V1 \ AzureVmDetails
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
VM_ARCHITECTURE_UNSPECIFIED
Value: 0
The architecture is unknown.
Generated from protobuf enum VM_ARCHITECTURE_UNSPECIFIED = 0;
VM_ARCHITECTURE_X86_FAMILY
Value: 1
The architecture is one of the x86 architectures.
Generated from protobuf enum VM_ARCHITECTURE_X86_FAMILY = 1;
VM_ARCHITECTURE_ARM64
Value: 2
The architecture is ARM64.
Generated from protobuf enum VM_ARCHITECTURE_ARM64 = 2;
[[["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 2026-03-18 UTC."],[],[]]