Gemini Enterprise for Customer Experience v1 API - Enum OAuthConfig.Types.OauthGrantType (1.0.0-beta01)

public enum OAuthConfig.Types.OauthGrantType

Reference documentation and code samples for the Gemini Enterprise for Customer Experience v1 API enum OAuthConfig.Types.OauthGrantType.

OAuth grant types. Only client credential grant is supported.

Namespace

Google.Cloud.Ces.V1

Assembly

Google.Cloud.Ces.V1.dll

Fields

Name Description
ClientCredential

Represents the client credential flow.

Unspecified

Unspecified. Defaults to CLIENT_CREDENTIAL.