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 document provides reference documentation for the `PrivatePool` class within the Google Cloud Deploy v1 API, detailing its structure and functionality."],["The latest version of the API referenced in the document is 3.4.0, and the document itself is for version 2.14.0, with a list of versions available ranging from 1.0.0 to 3.4.0."],["The `PrivatePool` class, used for execution with a private Cloud Build pool, implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties for `ArtifactStorage`, `ServiceAccount`, `WorkerPool`, and `WorkerPoolAsWorkerPoolName`."],["The `PrivatePool` class offers two constructors, one default and one that accepts another `PrivatePool` object for initialization, allowing for the creation of new `PrivatePool` objects."],["The document indicates that `PrivatePool` instances allow specifying a Cloud Storage location for execution outputs, a Google service account for execution, and the name of a Cloud Build worker pool."]]],[]]