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 for .NET."],["The latest version of the API documented is 2.15.0, while the page focuses on version 2.1.0 and contains information on versions ranging from 1.0.0 to 2.15.0."],["`PrivatePoolV1Config` is used to configure a V1 `PrivatePool`, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `PrivatePoolV1Config` has two properties, `NetworkConfig` and `WorkerConfig`, that respectively manage the network and machine configuration for the pool."],["There are two constructor methods available to create a `PrivatePoolV1Config` object, either as a default instance or as a copy from an existing `PrivatePoolV1Config` object."]]],[]]