Gemini Enterprise for Customer Experience v1beta 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 v1beta API enum OAuthConfig.Types.OauthGrantType.

OAuth grant types. Only client credential grant is supported.

Namespace

Google.Cloud.Ces.V1Beta

Assembly

Google.Cloud.Ces.V1Beta.dll

Fields

Name Description
ClientCredential

Represents the client credential flow.

Unspecified

Unspecified. Defaults to CLIENT_CREDENTIAL.