Interface protos.google.cloud.dialogflow.cx.v3.Tool.IAuthentication (5.6.0)

Properties of an Authentication.

Package

@google-cloud/dialogflow-cx

Properties

apiKeyConfig

apiKeyConfig?: (google.cloud.dialogflow.cx.v3.Tool.Authentication.IApiKeyConfig|null);

Authentication apiKeyConfig

bearerTokenConfig

bearerTokenConfig?: (google.cloud.dialogflow.cx.v3.Tool.Authentication.IBearerTokenConfig|null);

Authentication bearerTokenConfig

oauthConfig

oauthConfig?: (google.cloud.dialogflow.cx.v3.Tool.Authentication.IOAuthConfig|null);

Authentication oauthConfig

serviceAccountAuthConfig

serviceAccountAuthConfig?: (google.cloud.dialogflow.cx.v3.Tool.Authentication.IServiceAccountAuthConfig|null);

Authentication serviceAccountAuthConfig

serviceAgentAuthConfig

serviceAgentAuthConfig?: (google.cloud.dialogflow.cx.v3.Tool.Authentication.IServiceAgentAuthConfig|null);

Authentication serviceAgentAuthConfig