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 reference documentation for the `PrivatePoolV1Config` class within the Cloud Build v1 API, specifically focusing on version 2.12.0."],["The `PrivatePoolV1Config` class is designed to configure a V1 `PrivatePool`, allowing for customization of network and machine settings, as seen with the NetworkConfig and WorkerConfig properties."],["The document details the class's inheritance from `object` and its implementation of several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Multiple versions of the documentation are accessible, ranging from version 1.0.0 to the latest 2.15.0, providing a history of changes and updates to the class."],["There are two constructors available for the `PrivatePoolV1Config` class: one default constructor and another that takes a `PrivatePoolV1Config` object as a parameter."]]],[]]