Class: Google::Cloud::Compute::V1::StartAsyncReplicationRegionDiskRequest
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::StartAsyncReplicationRegionDiskRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
A request message for RegionDisks.StartAsyncReplication. See the method description for details.
Instance Attribute Summary collapse
-
#disk ⇒ ::String
The name of the persistent disk.
-
#project ⇒ ::String
Project ID for this request.
-
#region ⇒ ::String
The name of the region for this request.
-
#region_disks_start_async_replication_request_resource ⇒ ::Google::Cloud::Compute::V1::RegionDisksStartAsyncReplicationRequest
The body resource for this request.
-
#request_id ⇒ ::String
An optional request ID to identify requests.
Instance Attribute Details
#disk ⇒ ::String
36224 36225 36226 36227 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 36224 class StartAsyncReplicationRegionDiskRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#project ⇒ ::String
36224 36225 36226 36227 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 36224 class StartAsyncReplicationRegionDiskRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#region ⇒ ::String
36224 36225 36226 36227 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 36224 class StartAsyncReplicationRegionDiskRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#region_disks_start_async_replication_request_resource ⇒ ::Google::Cloud::Compute::V1::RegionDisksStartAsyncReplicationRequest
36224 36225 36226 36227 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 36224 class StartAsyncReplicationRegionDiskRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#request_id ⇒ ::String
36224 36225 36226 36227 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 36224 class StartAsyncReplicationRegionDiskRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |