Optional. Cloud Storage location where execution outputs should be stored.
This can either be a bucket ("gs://my-bucket") or a path within a bucket
("gs://my-bucket/my-dir").
If unspecified, a default bucket located in the same region will be used.
Optional. Google service account to use for execution. If unspecified,
the project execution service account
(<PROJECT_NUMBER>-compute@developer.gserviceaccount.com) will be used.
[[["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 `PrivatePool` class within the Google Cloud Deploy v1 API, focusing on its use for execution within a private Cloud Build pool."],["The `PrivatePool` class, found in the `Google.Cloud.Deploy.V1` namespace, includes properties for `ArtifactStorage`, `ServiceAccount`, and `WorkerPool`, allowing configuration of the private pool's operation."],["The latest version documented is 3.4.0, and the page provides links to documentation for all versions, from 1.0.0 up until the latest release."],["The `PrivatePool` class implements various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in handling data within the API."],["The documentation includes details on the class's constructors, providing information on how to instantiate and initialize `PrivatePool` objects, such as with a default constructor and a constructor that copies values from another `PrivatePool` object."]]],[]]