Class RunBuildTriggerRequest (3.1.1)

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

Specifies a build trigger to run and the source to use.

Attributes

NameDescription
project_id str
Required. ID of the project.
trigger_id str
Required. ID of the trigger.
source google.cloud.devtools.cloudbuild_v1.types.RepoSource
Required. Source to build against this trigger.