public sealed class PrivatePoolV1Config : IMessage<PrivatePoolV1Config>, IEquatable<PrivatePoolV1Config>, IDeepCloneable<PrivatePoolV1Config>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Build v1 API class PrivatePoolV1Config.
[[["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 API, specifically version 2.8.0, and is a configuration for a V1 PrivatePool."],["The `PrivatePoolV1Config` class implements several interfaces, including `IMessage`, `IEquatable\u003cPrivatePoolV1Config\u003e`, `IDeepCloneable\u003cPrivatePoolV1Config\u003e`, and `IBufferMessage`, enhancing its functionality."],["The class includes two constructors: a default constructor and a copy constructor that takes another `PrivatePoolV1Config` object as a parameter."],["Key properties of the `PrivatePoolV1Config` class are `NetworkConfig`, for setting the pool's network configuration, and `WorkerConfig`, to define machine configurations for the workers."],["The page also lists the reference documentation for prior versions, starting from version 1.0.0 to the most recent version 2.15.0, for the same `PrivatePoolV1Config` class."]]],[]]