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 functionality and usage."],["The latest version of the API is 3.4.0, while version 2.9.0 is the context version displayed, which contains information on this specific version of DefaultPool, and lists previous versions dating back to 1.0.0."],["The `DefaultPool` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The `DefaultPool` class has two constructors: a default constructor and a constructor that accepts another `DefaultPool` object as a parameter, allowing for object creation and copying."],["The class includes two properties, `ArtifactStorage` and `ServiceAccount`, which allow users to specify a Cloud Storage location and a Google service account for execution, respectively, with defaults provided if left unspecified."]]],[]]