webhookSource property

String? webhookSource
getter/setter pair

If the query was fulfilled by a webhook call, this field is set to the value of the source field returned in the webhook response.

Implementation

core.String? webhookSource;