Class DeleteHookRequest (0.1.17)

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

DeleteHookRequest is the request to delete a hook.

Attribute

Name Description
name str
Required. Name of the hook to delete. The format is projects/{project_number}/locations/{location_id}/repositories/{repository_id}/hooks/{hook_id}.