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, a part of the `Google.Cloud.CloudBuild.V1` namespace, is used to define the configuration of a V1 PrivatePool, and it includes the network and machine configuration for the pool."],["The latest version of the class available in the documentation is 2.15.0, and there are versions available that date as far back as 1.0.0."],["The class `PrivatePoolV1Config` inherits from object and implements multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["This documentation provides information on the properties `NetworkConfig` and `WorkerConfig`, offering details about their types and descriptions."]]],[]]