Class RunBuildTriggerRequest (2.0.2)

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 .cloudbuild.RepoSource
Required. Source to build against this trigger.