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 Google Cloud Build v1 API, specifically for the .NET environment."],["The latest version available is 2.15.0, and the page lists all versions from 1.0.0 up to the latest 2.15.0."],["`PrivatePoolV1Config` is a class used to configure a V1 PrivatePool, which is a part of the Cloud Build service, and it includes settings for `NetworkConfig` and `WorkerConfig`."],["The `PrivatePoolV1Config` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available for creating instances of `PrivatePoolV1Config`, one default constructor, and one that takes another instance of the class as a parameter for copying."]]],[]]