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 for the .NET framework."],["The class `PrivatePoolV1Config` is a configuration class for a V1 Private Pool, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It details the inheritance and implemented interfaces of the class, such as how it inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`."],["The documentation includes properties `NetworkConfig` and `WorkerConfig`, which allow you to configure network and machine settings within a private pool, respectively."],["The page includes links to historical version documentation of the `PrivatePoolV1Config` class, ranging from the latest version [2.15.0] to the initial release version [1.0.0]."]]],[]]