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 Build V1 .NET library, with the latest version being 2.15.0."],["The `PrivatePoolV1Config` class is used to configure a V1 PrivatePool, inheriting from `Object` and implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This page details the constructors for creating `PrivatePoolV1Config` objects, including a parameter named \"other\" which takes a `PrivatePoolV1Config` object as an input."],["The documentation includes information about the `NetworkConfig` and `WorkerConfig` properties, which are used to define the network and machine settings for the private pool, respectively."],["The page lists all the historical versions of the `PrivatePoolV1Config`, starting from 1.0.0 up to the latest version, 2.15.0, for access to previous version documentations."]]],[]]