Class: Google::Cloud::Compute::V1::RegionDisksStartAsyncReplicationRequest
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::RegionDisksStartAsyncReplicationRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Instance Attribute Summary collapse
-
#async_secondary_disk ⇒ ::String
The secondary disk to start asynchronous replication to.
Instance Attribute Details
#async_secondary_disk ⇒ ::String
28618 28619 28620 28621 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 28618 class RegionDisksStartAsyncReplicationRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |