Migrate for Compute Engine V1 API - Class Google::Cloud::VMMigration::V1::ComputeEngineDisksTargetDefaults (v2.4.0)

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

ComputeEngineDisksTargetDefaults is a collection of details for creating Persistent Disks in a target Compute Engine project.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#disks

def disks() -> ::Array<::Google::Cloud::VMMigration::V1::PersistentDiskDefaults>
Returns

#disks=

def disks=(value) -> ::Array<::Google::Cloud::VMMigration::V1::PersistentDiskDefaults>
Parameter
Returns

#disks_target_defaults

def disks_target_defaults() -> ::Google::Cloud::VMMigration::V1::DisksMigrationDisksTargetDefaults
Returns

#disks_target_defaults=

def disks_target_defaults=(value) -> ::Google::Cloud::VMMigration::V1::DisksMigrationDisksTargetDefaults
Parameter
Returns

#target_project

def target_project() -> ::String
Returns
  • (::String) — The full path of the resource of type TargetProject which represents the Compute Engine project in which to create the Persistent Disks.

#target_project=

def target_project=(value) -> ::String
Parameter
  • value (::String) — The full path of the resource of type TargetProject which represents the Compute Engine project in which to create the Persistent Disks.
Returns
  • (::String) — The full path of the resource of type TargetProject which represents the Compute Engine project in which to create the Persistent Disks.

#vm_target_defaults

def vm_target_defaults() -> ::Google::Cloud::VMMigration::V1::DisksMigrationVmTargetDefaults
Returns

#vm_target_defaults=

def vm_target_defaults=(value) -> ::Google::Cloud::VMMigration::V1::DisksMigrationVmTargetDefaults
Parameter
Returns

#zone

def zone() -> ::String
Returns
  • (::String) — The zone in which to create the Persistent Disks.

#zone=

def zone=(value) -> ::String
Parameter
  • value (::String) — The zone in which to create the Persistent Disks.
Returns
  • (::String) — The zone in which to create the Persistent Disks.