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."],[[["The latest version available for `Google.Cloud.Deploy.V1.DefaultPool` is 3.4.0, with multiple earlier versions also documented, starting from version 1.0.0."],["`DefaultPool` is a class that allows for execution using the default Cloud Build pool, and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `DefaultPool` inherits from `Object` and has two constructors: a default constructor `DefaultPool()` and a constructor that takes another `DefaultPool` object as a parameter."],["`DefaultPool` has properties, `ArtifactStorage` and `ServiceAccount`, that allows to specify the Cloud Storage location and the Google service account for execution, with default values being used if unspecified."],["The content is structured by versions of the `Google.Cloud.Deploy.V1.DefaultPool` class, listing them from the latest to the oldest."]]],[]]