Interface protos.google.cloud.dialogflow.v2beta1.Tool.IAuthentication (7.5.0)

Properties of an Authentication.

Package

@google-cloud/dialogflow

Properties

apiKeyConfig

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

Authentication apiKeyConfig

bearerTokenConfig

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

Authentication bearerTokenConfig

oauthConfig

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

Authentication oauthConfig

serviceAgentAuthConfig

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

Authentication serviceAgentAuthConfig