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-04-09 UTC."],[[["This webpage provides documentation for the `PrivatePoolV1Config` class within the Google Cloud Build v1 API, specifically for the .NET environment."],["The latest version of `PrivatePoolV1Config` is 2.15.0, and the page lists available documentation for versions ranging from 1.0.0 to 2.15.0."],["`PrivatePoolV1Config` is a configuration class for a V1 `PrivatePool`, and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `PrivatePoolV1Config` class has properties for `NetworkConfig` and `WorkerConfig`, allowing the setting of network and machine configurations for the private pool."],["There are two constructors available for the `PrivatePoolV1Config` class: one default constructor and another that accepts a `PrivatePoolV1Config` object as a parameter."]]],[]]