Class: Google::Cloud::AlloyDB::V1alpha::Cluster::PscConfig
- Inherits:
-
Object
- Object
- Google::Cloud::AlloyDB::V1alpha::Cluster::PscConfig
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/alloydb/v1alpha/resources.rb
Overview
PscConfig contains PSC related configuration at a cluster level.
Instance Attribute Summary collapse
-
#psc_enabled ⇒ ::Boolean
Optional.
-
#service_owned_project_number ⇒ ::Integer
readonly
Output only.
Instance Attribute Details
#psc_enabled ⇒ ::Boolean
622 623 624 625 |
# File 'proto_docs/google/cloud/alloydb/v1alpha/resources.rb', line 622 class PscConfig include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#service_owned_project_number ⇒ ::Integer (readonly)
622 623 624 625 |
# File 'proto_docs/google/cloud/alloydb/v1alpha/resources.rb', line 622 class PscConfig include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |