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 in the .NET environment."],["The content covers the class's implementation details, such as the interfaces it implements, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page also provides links to various versions of the `PrivatePoolV1Config` class, ranging from version 1.0.0 to the latest version, 2.15.0."],["It details the constructors available for creating `PrivatePoolV1Config` objects, including a default constructor and one that accepts another `PrivatePoolV1Config` instance, alongside the properties it contains."],["`PrivatePoolV1Config` class allows for the configuration of a V1 `PrivatePool`, through properties such as `NetworkConfig`, for setting network-related configurations, and `WorkerConfig`, to determine machine configurations for workers in the pool."]]],[]]