Class: Google::Cloud::AlloyDB::V1alpha::PromoteClusterRequest
- Inherits:
-
Object
- Object
- Google::Cloud::AlloyDB::V1alpha::PromoteClusterRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/alloydb/v1alpha/service.rb
Overview
Message for promoting a Cluster
Instance Attribute Summary collapse
-
#etag ⇒ ::String
Optional.
-
#name ⇒ ::String
Required.
-
#request_id ⇒ ::String
Optional.
-
#validate_only ⇒ ::Boolean
Optional.
Instance Attribute Details
#etag ⇒ ::String
626 627 628 629 |
# File 'proto_docs/google/cloud/alloydb/v1alpha/service.rb', line 626 class PromoteClusterRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#name ⇒ ::String
626 627 628 629 |
# File 'proto_docs/google/cloud/alloydb/v1alpha/service.rb', line 626 class PromoteClusterRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#request_id ⇒ ::String
626 627 628 629 |
# File 'proto_docs/google/cloud/alloydb/v1alpha/service.rb', line 626 class PromoteClusterRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#validate_only ⇒ ::Boolean
626 627 628 629 |
# File 'proto_docs/google/cloud/alloydb/v1alpha/service.rb', line 626 class PromoteClusterRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |