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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eDefaultPool\u003c/code\u003e class within the Google Cloud Deploy v1 API, detailing its properties, constructors, inheritance, and implemented interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documentation is \u003ccode\u003e3.4.0\u003c/code\u003e, with a list of historical versions available down to \u003ccode\u003e1.0.0\u003c/code\u003e, all pertaining to the \u003ccode\u003eDefaultPool\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDefaultPool\u003c/code\u003e is a class that represents the execution using the default Cloud Build pool, and it inherits from \u003ccode\u003eobject\u003c/code\u003e while implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDefaultPool\u003c/code\u003e class has two constructors: a default constructor \u003ccode\u003eDefaultPool()\u003c/code\u003e and another one that takes another \u003ccode\u003eDefaultPool\u003c/code\u003e object as an argument \u003ccode\u003eDefaultPool(DefaultPool other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class also contains two properties: \u003ccode\u003eArtifactStorage\u003c/code\u003e, which is a string that specifies the Cloud Storage location for execution outputs, and \u003ccode\u003eServiceAccount\u003c/code\u003e, also a string, which indicates the Google service account used for execution.\u003c/p\u003e\n"]]],[],null,[]]