Reference documentation and code samples for the AlloyDB V1BETA API class Google::Cloud::AlloyDB::V1beta::Instance::ReadPoolConfig.
Configuration for a read pool instance.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#node_count
def node_count() -> ::Integer
Returns
- (::Integer) — Read capacity, i.e. number of nodes in a read pool instance.
#node_count=
def node_count=(value) -> ::Integer
Parameter
- value (::Integer) — Read capacity, i.e. number of nodes in a read pool instance.
Returns
- (::Integer) — Read capacity, i.e. number of nodes in a read pool instance.