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-03-21 UTC."],[[["This webpage provides reference documentation for the `Instance.Types.ReadPoolConfig` class within the Google Cloud AlloyDB v1 API, specifically version 1.5.0."],["The `ReadPoolConfig` class is used to configure read pool instances and is inherited from the base object class."],["The `ReadPoolConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has members such as `GetHashCode`, `GetType`, and `ToString` in the inheritance."],["The class has two constructors, `ReadPoolConfig()`, and `ReadPoolConfig(Instance.Types.ReadPoolConfig other)`, as well as the property `NodeCount` which specifies the number of nodes in the read pool."],["There are multiple versions of the documentation for this class available, ranging from version 1.0.0 up to the latest 1.9.0."]]],[]]