Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::DisksStartAsyncReplicationRequest (v3.5.0)

Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::DisksStartAsyncReplicationRequest.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#async_secondary_disk

def async_secondary_disk() -> ::String
Returns
  • (::String) —

    The secondary disk to start asynchronous replication to. You can provide this as a partial or full URL to the resource. For example, the following are valid values:

     -
       https://www.googleapis.com/compute/v1/projects/project/zones/zone/disks/disk
    
     -
       https://www.googleapis.com/compute/v1/projects/project/regions/region/disks/disk
    
     -
       projects/project/zones/zone/disks/disk
    
     -
       projects/project/regions/region/disks/disk
    
     -
       zones/zone/disks/disk
    
     -
       regions/region/disks/disk
    

#async_secondary_disk=

def async_secondary_disk=(value) -> ::String
Parameter
  • value (::String) —

    The secondary disk to start asynchronous replication to. You can provide this as a partial or full URL to the resource. For example, the following are valid values:

     -
       https://www.googleapis.com/compute/v1/projects/project/zones/zone/disks/disk
    
     -
       https://www.googleapis.com/compute/v1/projects/project/regions/region/disks/disk
    
     -
       projects/project/zones/zone/disks/disk
    
     -
       projects/project/regions/region/disks/disk
    
     -
       zones/zone/disks/disk
    
     -
       regions/region/disks/disk
    
Returns
  • (::String) —

    The secondary disk to start asynchronous replication to. You can provide this as a partial or full URL to the resource. For example, the following are valid values:

     -
       https://www.googleapis.com/compute/v1/projects/project/zones/zone/disks/disk
    
     -
       https://www.googleapis.com/compute/v1/projects/project/regions/region/disks/disk
    
     -
       projects/project/zones/zone/disks/disk
    
     -
       projects/project/regions/region/disks/disk
    
     -
       zones/zone/disks/disk
    
     -
       regions/region/disks/disk