Class DefaultPool (0.1.1)

DefaultPool(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Execution using the default Cloud Build pool. .. attribute:: service_account

Optional. Google service account to use for execution. If unspecified, the project execution service account (<PROJECT_NUMBER>-compute@developer.gserviceaccount.com) will be used.

:type: str

Attribute

NameDescription
artifact_storage str
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.