Class ProcessWebhookRequest (3.24.0)

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

RPC request object accepted by the ProcessWebhook RPC method.

Attributes

NameDescription
parent str
Required. Project and location where the webhook will be received. Format: projects/*/locations/*.
body google.api.httpbody_pb2.HttpBody
HTTP request body.
webhook_key str
Arbitrary additional key to find the maching repository for a webhook event if needed.