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 inheritance, interfaces it implements (`IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`), and its location in the `Google.Cloud.CloudBuild.V1` namespace."],["The page details the constructors for `PrivatePoolV1Config`, including a default constructor and a copy constructor."],["Key properties of the `PrivatePoolV1Config` class are outlined, including `NetworkConfig` for pool network settings and `WorkerConfig` for worker machine specifications."],["This documentation lists the versions of the `PrivatePoolV1Config` available, from version 1.0.0 to the latest version 2.15.0, with version 2.10.0 displayed as the base version."]]],[]]