public sealed class GetChangelogRequest : IMessage<GetChangelogRequest>, IEquatable<GetChangelogRequest>, IDeepCloneable<GetChangelogRequest>, IBufferMessage, IMessage
The request message for [Changelogs.GetChangelog][google.cloud.dialogflow.cx.v3.Changelogs.GetChangelog].
Required. The name of the changelog to get.
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent
ID>/changelogs/<Changelog ID>.
[[["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 webpage provides a comprehensive list of versions for \u003ccode\u003eGetChangelogRequest\u003c/code\u003e, ranging from version 1.0.0 to the latest version 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetChangelogRequest\u003c/code\u003e is a request message used for retrieving changelogs within the Dialogflow CX V3 API, and is found in the Google.Cloud.Dialogflow.Cx.V3 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetChangelogRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors, one default and another that takes a \u003ccode\u003eGetChangelogRequest\u003c/code\u003e object as a parameter, which is used for properties such as \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eChangelogName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe required property \u003ccode\u003eName\u003c/code\u003e is used to specify the changelog's unique identifier in the format: \u003ccode\u003eprojects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/changelogs/<Changelog ID>\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]