webhookId property

int? webhookId
getter/setter pair

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;