public RepeatedField<Changelog> Changelogs { get; }
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eListChangelogsResponse\u003c/code\u003e class within the Dialogflow v3 API, specifically under version 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListChangelogsResponse\u003c/code\u003e class is used to retrieve a list of changelogs, ordered by timestamp, as a response to the \u003ccode\u003eChangelogs.ListChangelogs\u003c/code\u003e method, implementing several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and more.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details the class's constructors, including a default constructor and a copy constructor that takes another \u003ccode\u003eListChangelogsResponse\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eChangelogs\u003c/code\u003e, a list of \u003ccode\u003eChangelog\u003c/code\u003e objects, and \u003ccode\u003eNextPageToken\u003c/code\u003e, used for pagination when there are more results than can be returned in a single response.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides a list of different version numbers for this package, ranging from 2.23.0 (latest) all the way down to 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]