webhookId property

String? webhookId
getter/setter pair

ID of the webhook listening to updates to trigger mirroring.

Removing this webhook from the other hosting service will stop Google Cloud Source Repositories from receiving notifications, and thereby disabling mirroring.

Implementation

core.String? webhookId;