Dialogflow V2 API - Module Google::Cloud::Dialogflow::V2::Tool::Authentication::OAuthConfig::OauthGrantType (v1.13.0)

Reference documentation and code samples for the Dialogflow V2 API module Google::Cloud::Dialogflow::V2::Tool::Authentication::OAuthConfig::OauthGrantType.

OAuth grant types. Only client credential grant is supported.

Constants

OAUTH_GRANT_TYPE_UNSPECIFIED

value: 0
Default value. This value is unused.

CLIENT_CREDENTIAL

value: 1
Represents the client credential flow.