GoogleCloudDialogflowV2ToolOpenApiTool constructor
GoogleCloudDialogflowV2ToolOpenApiTool({
- GoogleCloudDialogflowV2ToolAuthentication? authentication,
- GoogleCloudDialogflowV2ToolServiceDirectoryConfig? serviceDirectoryConfig,
- String? textSchema,
- GoogleCloudDialogflowV2ToolTLSConfig? tlsConfig,
Implementation
GoogleCloudDialogflowV2ToolOpenApiTool({
this.authentication,
this.serviceDirectoryConfig,
this.textSchema,
this.tlsConfig,
});