Migrate for Compute Engine V1 API - Module Google::Cloud::VMMigration::V1::MigratingVmView (v0.9.0)

Reference documentation and code samples for the Migrate for Compute Engine V1 API module Google::Cloud::VMMigration::V1::MigratingVmView.

Controls the level of details of a Migrating VM.

Constants

MIGRATING_VM_VIEW_UNSPECIFIED

value: 0
View is unspecified. The API will fallback to the default value.

MIGRATING_VM_VIEW_BASIC

value: 1
Get the migrating VM basic details. The basic details do not include the recent clone jobs and recent cutover jobs lists.

MIGRATING_VM_VIEW_FULL

value: 2
Include everything.