Module: Google::Cloud::VMMigration::V1::MigratingVmView
- Defined in:
- proto_docs/google/cloud/vmmigration/v1/vmmigration.rb
Overview
Controls the level of details of a Migrating VM.
Constant Summary collapse
- MIGRATING_VM_VIEW_UNSPECIFIED =
View is unspecified. The API will fallback to the default value.
0
- MIGRATING_VM_VIEW_BASIC =
Get the migrating VM basic details. The basic details do not include the recent clone jobs and recent cutover jobs lists.
1
- MIGRATING_VM_VIEW_FULL =
Include everything.
2