Class GetBuildTriggerRequest (3.2.1)

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

Returns the BuildTrigger with the specified ID. .. attribute:: project_id

Required. ID of the project that owns the trigger.

:type: str

Attribute

NameDescription
trigger_id str
Required. Identifier (id or name) of the BuildTrigger to get.