Class: Google::Cloud::AlloyDB::V1alpha::CreateSecondaryClusterRequest
- Inherits:
-
Object
- Object
- Google::Cloud::AlloyDB::V1alpha::CreateSecondaryClusterRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/alloydb/v1alpha/service.rb
Instance Attribute Summary collapse
-
#cluster ⇒ ::Google::Cloud::AlloyDB::V1alpha::Cluster
Required.
-
#cluster_id ⇒ ::String
Required.
-
#parent ⇒ ::String
Required.
-
#request_id ⇒ ::String
Optional.
-
#validate_only ⇒ ::Boolean
Optional.
Instance Attribute Details
#cluster ⇒ ::Google::Cloud::AlloyDB::V1alpha::Cluster
108 109 110 111 |
# File 'proto_docs/google/cloud/alloydb/v1alpha/service.rb', line 108 class CreateSecondaryClusterRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#cluster_id ⇒ ::String
108 109 110 111 |
# File 'proto_docs/google/cloud/alloydb/v1alpha/service.rb', line 108 class CreateSecondaryClusterRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#parent ⇒ ::String
108 109 110 111 |
# File 'proto_docs/google/cloud/alloydb/v1alpha/service.rb', line 108 class CreateSecondaryClusterRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#request_id ⇒ ::String
108 109 110 111 |
# File 'proto_docs/google/cloud/alloydb/v1alpha/service.rb', line 108 class CreateSecondaryClusterRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#validate_only ⇒ ::Boolean
108 109 110 111 |
# File 'proto_docs/google/cloud/alloydb/v1alpha/service.rb', line 108 class CreateSecondaryClusterRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |