Method: Google::Cloud::NetApp::V1::ReverseReplicationDirectionRequest#name
- Defined in:
- proto_docs/google/cloud/netapp/v1/replication.rb
permalink #name ⇒ ::String
Returns Required. The resource name of the replication, in the format of projects/{project_id}/locations/{location}/volumes/{volume_id}/replications/{replication_id}.
412 413 414 415 |
# File 'proto_docs/google/cloud/netapp/v1/replication.rb', line 412 class ReverseReplicationDirectionRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |