oauthConfig property

The OAuth configuration of the webhook.

If specified, Dialogflow will initiate the OAuth client credential flow to exchange an access token from the 3rd party platform and put it in the auth header.

Optional.

Implementation

GoogleCloudDialogflowCxV3WebhookGenericWebServiceOAuthConfig? oauthConfig;