GoogleCloudDialogflowCxV3ToolAuthentication constructor
GoogleCloudDialogflowCxV3ToolAuthentication({
- GoogleCloudDialogflowCxV3ToolAuthenticationApiKeyConfig? apiKeyConfig,
- GoogleCloudDialogflowCxV3ToolAuthenticationBearerTokenConfig? bearerTokenConfig,
- GoogleCloudDialogflowCxV3ToolAuthenticationOAuthConfig? oauthConfig,
- GoogleCloudDialogflowCxV3ToolAuthenticationServiceAgentAuthConfig? serviceAgentAuthConfig,
Implementation
GoogleCloudDialogflowCxV3ToolAuthentication({
this.apiKeyConfig,
this.bearerTokenConfig,
this.oauthConfig,
this.serviceAgentAuthConfig,
});