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 for .NET, offering details on its functionality and usage."],["The `DefaultPool` class represents the default Cloud Build pool execution environment, and it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It lists several previous versions of the `Google.Cloud.Deploy.V1.DefaultPool`, with the most recent being `3.4.0`, all accessible through their respective documentation links."],["The `DefaultPool` class includes properties like `ArtifactStorage` and `ServiceAccount`, allowing users to specify storage location for execution outputs and the service account used for execution."],["The page offers constructors to initialize `DefaultPool` objects, either as an empty object or by cloning another `DefaultPool` instance, along with information about inherited members and the namespace it belongs to."]]],[]]