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 within the .NET environment."],["The content covers the class's implementation, which includes the IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces, as well as inheritance from the base `object` class."],["There are various versions available for browsing, ranging from 1.0.0 to 2.15.0, with 2.15.0 being the latest release."],["The documentation details the constructors and properties of the `PrivatePoolV1Config` class, including `NetworkConfig` and `WorkerConfig`, which manage the pool's network and machine configurations, respectively."],["It also provides links to inherited members, such as `GetHashCode()`, `GetType()`, and `ToString()`, from the `object` base class, enhancing understanding of the class's capabilities and its usage."]]],[]]