Gemini Enterprise for Customer Experience V1 API - Module Google::Cloud::Ces::V1::OAuthConfig::OauthGrantType (v0.1.0)

Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1 API module Google::Cloud::Ces::V1::OAuthConfig::OauthGrantType.

OAuth grant types. Only client credential grant is supported.

Constants

OAUTH_GRANT_TYPE_UNSPECIFIED

value: 0
Unspecified. Defaults to CLIENT_CREDENTIAL.

CLIENT_CREDENTIAL

value: 1
Represents the client credential flow.