GoogleCloudDialogflowCxV3ToolAuthenticationOAuthConfig constructor
GoogleCloudDialogflowCxV3ToolAuthenticationOAuthConfig({})
Implementation
GoogleCloudDialogflowCxV3ToolAuthenticationOAuthConfig({
this.clientId,
this.clientSecret,
this.oauthGrantType,
this.scopes,
this.secretVersionForClientSecret,
this.tokenEndpoint,
});