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 reference documentation for the `DefaultPool` class within the Google Cloud Deploy v1 API, detailing its properties, constructors, and implementations."],["The `DefaultPool` class is used for execution with the default Cloud Build pool, and it inherits from the base `object` class while implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DefaultPool` class offers properties like `ArtifactStorage` to specify the Cloud Storage location for execution outputs and `ServiceAccount` to define the Google service account used for execution."],["The page also lists the versions of the API available, starting from version 1.0.0 to the latest version 3.4.0, linking to their respective documentations."],["The document states that if the service account property is unspecified, the project execution service account will be used by default, in the format \u003cPROJECT_NUMBER\u003e-compute@developer.gserviceaccount.com."]]],[]]