Dialogflow v3 API - Enum Tool.Types.Authentication.Types.OAuthConfig.Types.OauthGrantType (3.0.0)

public enum Tool.Types.Authentication.Types.OAuthConfig.Types.OauthGrantType

Reference documentation and code samples for the Dialogflow v3 API enum Tool.Types.Authentication.Types.OAuthConfig.Types.OauthGrantType.

OAuth grant types. Only client credential grant is supported.

Namespace

Google.Cloud.Dialogflow.Cx.V3

Assembly

Google.Cloud.Dialogflow.Cx.V3.dll

Fields

Name Description
ClientCredential

Represents the client credential flow.

Unspecified

Default value. This value is unused.