Backup and DR Service V1 API - Class Google::Cloud::BackupDR::V1::DiskTargetEnvironment (v1.2.0)

Reference documentation and code samples for the Backup and DR Service V1 API class Google::Cloud::BackupDR::V1::DiskTargetEnvironment.

DiskTargetEnvironment represents the target environment for the disk.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#project

def project() -> ::String
Returns
  • (::String) — Required. Target project for the disk.

#project=

def project=(value) -> ::String
Parameter
  • value (::String) — Required. Target project for the disk.
Returns
  • (::String) — Required. Target project for the disk.

#zone

def zone() -> ::String
Returns
  • (::String) — Required. Target zone for the disk.

#zone=

def zone=(value) -> ::String
Parameter
  • value (::String) — Required. Target zone for the disk.
Returns
  • (::String) — Required. Target zone for the disk.