Google Cloud Migration Center V1 Client - Class RdmCompatibility (1.2.2)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Migration Center V1 Client class RdmCompatibility.
RDM compatibility mode.
Protobuf type google.cloud.migrationcenter.v1.VmwareDiskConfig.RdmCompatibility
Namespace
Google \ Cloud \ MigrationCenter \ V1 \ VmwareDiskConfig
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
RDM_COMPATIBILITY_UNSPECIFIED
Value: 0
Compatibility mode unspecified or unknown.
Generated from protobuf enum RDM_COMPATIBILITY_UNSPECIFIED = 0;
PHYSICAL_COMPATIBILITY
Value: 1
Physical compatibility mode.
Generated from protobuf enum PHYSICAL_COMPATIBILITY = 1;
VIRTUAL_COMPATIBILITY
Value: 2
Virtual compatibility mode.
Generated from protobuf enum VIRTUAL_COMPATIBILITY = 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-11 UTC."],[],[]]