AlloyDB V1 API - Class Google::Cloud::AlloyDB::V1::Instance::ReadPoolConfig (v0.9.0)

Reference documentation and code samples for the AlloyDB V1 API class Google::Cloud::AlloyDB::V1::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.