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\u003eThe latest version available is 2.23.0, but the current documentation page is for version 1.9.0, showing a history of versions ranging from 1.0.0 to 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListChangelogsResponse\u003c/code\u003e is a class used for the response to a list changelogs request, and implements various interfaces like IMessage, IEquatable, IDeepCloneable, IBufferMessage, IPageResponse, and IEnumerable.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListChangelogsResponse\u003c/code\u003e class has properties such as \u003ccode\u003eChangelogs\u003c/code\u003e, which is a list of changelog entries ordered by timestamp, and \u003ccode\u003eNextPageToken\u003c/code\u003e, which is a string to retrieve additional results if more exist.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers methods like \u003ccode\u003eGetEnumerator\u003c/code\u003e to iterate over the changelogs, and it has constructors for creating new instances, either default or by copying another instance of \u003ccode\u003eListChangelogsResponse\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eListChangelogsResponse\u003c/code\u003e is part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace and resides within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]