Interface protos.google.cloud.dialogflow.cx.v3beta1.Tool.IAuthentication (4.6.0)

Properties of an Authentication.

Package

@google-cloud/dialogflow-cx

Properties

apiKeyConfig

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

Authentication apiKeyConfig

oauthConfig

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

Authentication oauthConfig

serviceAgentAuthConfig

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

Authentication serviceAgentAuthConfig