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."],[[["The latest version available for the Google Cloud Deploy v1 API class PrivatePool is 3.4.0, with several previous versions also documented, ranging back to version 1.0.0."],["The PrivatePool class, which is part of the Google.Cloud.Deploy.V1 namespace, facilitates execution using a private Cloud Build pool."],["This class implements interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage, providing functionalities for message handling, equality comparison, deep cloning, and buffered message operations."],["PrivatePool objects can be constructed using a default constructor or by providing another PrivatePool object to copy, and they have properties to define ArtifactStorage, ServiceAccount, and WorkerPool settings."],["The WorkerPool property is required to be defined for the class and represents the resource name of the Cloud Build worker pool to be used, and it can also be viewed through the typed view in the property \"WorkerPoolAsWorkerPoolName\"."]]],[]]