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 v1alpha 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 documentation covers the `Instance.Types.ReadPoolConfig` class within the AlloyDB v1alpha API, specifically version 1.0.0-alpha09."],["The `ReadPoolConfig` class is used to configure settings for a read pool instance in AlloyDB, and it inherits from `object`."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating a new `ReadPoolConfig` instance, as well as one that takes another `ReadPoolConfig` instance as an argument, and it includes a `NodeCount` property which dictates read capacity."]]],[]]