Class: Google::Cloud::NetApp::V1::HybridReplicationParameters
- Inherits:
-
Object
- Object
- Google::Cloud::NetApp::V1::HybridReplicationParameters
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/netapp/v1/volume.rb
Overview
The Hybrid Replication parameters for the volume.
Defined Under Namespace
Classes: LabelsEntry
Instance Attribute Summary collapse
-
#cluster_location ⇒ ::String
Optional.
-
#description ⇒ ::String
Optional.
-
#labels ⇒ ::Google::Protobuf::Map{::String => ::String}
Optional.
-
#peer_cluster_name ⇒ ::String
Required.
-
#peer_ip_addresses ⇒ ::Array<::String>
Required.
-
#peer_svm_name ⇒ ::String
Required.
-
#peer_volume_name ⇒ ::String
Required.
-
#replication ⇒ ::String
Required.
Instance Attribute Details
#cluster_location ⇒ ::String
579 580 581 582 583 584 585 586 587 588 589 590 591 |
# File 'proto_docs/google/cloud/netapp/v1/volume.rb', line 579 class HybridReplicationParameters include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#description ⇒ ::String
579 580 581 582 583 584 585 586 587 588 589 590 591 |
# File 'proto_docs/google/cloud/netapp/v1/volume.rb', line 579 class HybridReplicationParameters include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#labels ⇒ ::Google::Protobuf::Map{::String => ::String}
579 580 581 582 583 584 585 586 587 588 589 590 591 |
# File 'proto_docs/google/cloud/netapp/v1/volume.rb', line 579 class HybridReplicationParameters include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#peer_cluster_name ⇒ ::String
579 580 581 582 583 584 585 586 587 588 589 590 591 |
# File 'proto_docs/google/cloud/netapp/v1/volume.rb', line 579 class HybridReplicationParameters include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#peer_ip_addresses ⇒ ::Array<::String>
579 580 581 582 583 584 585 586 587 588 589 590 591 |
# File 'proto_docs/google/cloud/netapp/v1/volume.rb', line 579 class HybridReplicationParameters include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#peer_svm_name ⇒ ::String
579 580 581 582 583 584 585 586 587 588 589 590 591 |
# File 'proto_docs/google/cloud/netapp/v1/volume.rb', line 579 class HybridReplicationParameters include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#peer_volume_name ⇒ ::String
579 580 581 582 583 584 585 586 587 588 589 590 591 |
# File 'proto_docs/google/cloud/netapp/v1/volume.rb', line 579 class HybridReplicationParameters include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#replication ⇒ ::String
579 580 581 582 583 584 585 586 587 588 589 590 591 |
# File 'proto_docs/google/cloud/netapp/v1/volume.rb', line 579 class HybridReplicationParameters include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |