GoogleCloudDialogflowCxV3WebhookGenericWebServiceOAuthConfig constructor
GoogleCloudDialogflowCxV3WebhookGenericWebServiceOAuthConfig({})
Implementation
GoogleCloudDialogflowCxV3WebhookGenericWebServiceOAuthConfig({
this.clientId,
this.clientSecret,
this.scopes,
this.tokenEndpoint,
});