webhookId property
The ID of the webhook that was created for receiving events from this repo.
We only create and manage a single webhook for each repo.
Output only.
Implementation
core.int? webhookId;
The ID of the webhook that was created for receiving events from this repo.
We only create and manage a single webhook for each repo.
Output only.
core.int? webhookId;