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 Cloud Build v1 API for .NET, specifically version 2.7.0."],["The `PrivatePoolV1Config` class is used to configure a V1 PrivatePool in Google Cloud Build and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page offers versioning, featuring a range of versions from 1.0.0 up to the latest version 2.15.0 of the .NET API, where each version links to its own documentation."],["The class includes properties for `NetworkConfig` and `WorkerConfig`, allowing detailed configuration of the private pool's network and machine settings, respectively."],["The webpage provides information on the constructors, properties, inherited members, namespace and assembly of the `PrivatePoolV1Config` class, alongside links to the relevant documentation for each, offering a deep dive into the class structure."]]],[]]