changelogs property
The list of changelogs.
There will be a maximum number of items returned based on the page_size field in the request. The changelogs will be ordered by timestamp.
Implementation
core.List<GoogleCloudDialogflowCxV3Changelog>? changelogs;