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 `PrivatePoolV1Config` class, used for configuring a V1 PrivatePool, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes documentation for the class's constructors, which allow for creating a new `PrivatePoolV1Config` instance or copying one from an existing instance."],["The class contains two key properties: `NetworkConfig`, which specifies network settings, and `WorkerConfig`, which details the machine configuration for the workers."],["The documentation shows the version history of the Cloud Build API, version 2.15.0 being the latest, and all the way back to version 1.0.0."]]],[]]