public sealed class Instance.Types.ReadPoolConfig : IMessage<Instance.Types.ReadPoolConfig>, IEquatable<Instance.Types.ReadPoolConfig>, IDeepCloneable<Instance.Types.ReadPoolConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the AlloyDB v1 API class Instance.Types.ReadPoolConfig.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This webpage provides documentation for the `Instance.Types.ReadPoolConfig` class within the Google Cloud AlloyDB v1 API, specifically for version 1.2.0."],["The `Instance.Types.ReadPoolConfig` class is used to configure a read pool instance, detailing its functionality and implementation."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, while also being inherited from `object`."],["The `ReadPoolConfig` class includes constructors to create new instances and accept pre-existing read pool configurations."],["A key property of the `ReadPoolConfig` class is `NodeCount`, which defines the number of nodes in a read pool instance and is of type `int`."]]],[]]