public sealed class PrivatePoolV1Config : IMessage<PrivatePoolV1Config>, IEquatable<PrivatePoolV1Config>, IDeepCloneable<PrivatePoolV1Config>, IBufferMessage, IMessage
[[["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 documentation for the `PrivatePoolV1Config` class within the `Google.Cloud.CloudBuild.V1` namespace, specifically for the .NET platform."],["The `PrivatePoolV1Config` class is a configuration object for a V1 PrivatePool, implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes details about the class's inheritance from `Object`, as well as its inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The page lists the available versions of `PrivatePoolV1Config`, from the latest 2.15.0 down to 1.0.0, each with a corresponding link."],["The class has two constructors: a default `PrivatePoolV1Config()` and a constructor that accepts another `PrivatePoolV1Config` object as an argument."]]],[]]