Properties of a OAuthConfig.
Properties:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| oauthGrantType | google.cloud.dialogflow.cx.v3beta1.Tool.Authentication.OAuthConfig.OauthGrantType | null | <optional> | OAuthConfig oauthGrantType | 
| clientId | string | null | <optional> | OAuthConfig clientId | 
| clientSecret | string | null | <optional> | OAuthConfig clientSecret | 
| tokenEndpoint | string | null | <optional> | OAuthConfig tokenEndpoint | 
| scopes | Array.<string> | null | <optional> | OAuthConfig scopes |