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
26645 26646 26647 26648 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 26645 class RegionDisksStartAsyncReplicationRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |