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-04-09 UTC."],[[["This webpage details the `DefaultPool` class within the `Google.Cloud.Deploy.V1` namespace, which is used for executing using the default Cloud Build pool."],["The latest version of `DefaultPool` is 3.4.0, and the page includes documentation links for versions ranging from 1.0.0 to 3.4.0."],["`DefaultPool` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `Object` class."],["The `DefaultPool` class includes two constructors: a default constructor `DefaultPool()` and an overloaded constructor `DefaultPool(DefaultPool other)` for creating copies."],["The `DefaultPool` class contains two properties, `ArtifactStorage` for specifying a Cloud Storage location and `ServiceAccount` for defining a service account to be used for execution."]]],[]]