Class DeleteBuildTriggerRequest (3.3.2)

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

Request to delete a BuildTrigger.

Attributes

NameDescription
name str
The name of the Trigger to delete. Format: projects/{project}/locations/{location}/triggers/{trigger}
project_id str
Required. ID of the project that owns the trigger.
trigger_id str
Required. ID of the BuildTrigger to delete.