IOAuthConfig

google.cloud.dialogflow.cx.v3beta1.Webhook.GenericWebService. IOAuthConfig

Properties of a OAuthConfig.

Properties:
Name Type Attributes Description
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