GoogleCloudDialogflowCxV3ListToolsResponse constructor
GoogleCloudDialogflowCxV3ListToolsResponse({
- String? nextPageToken,
- List<
GoogleCloudDialogflowCxV3Tool> ? tools,
Implementation
GoogleCloudDialogflowCxV3ListToolsResponse({this.nextPageToken, this.tools});