public sealed class GetChangelogRequest : IMessage<GetChangelogRequest>, IEquatable<GetChangelogRequest>, IDeepCloneable<GetChangelogRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class GetChangelogRequest.
The request message for
[Changelogs.GetChangelog][google.cloud.dialogflow.cx.v3.Changelogs.GetChangelog].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The page provides documentation for the `GetChangelogRequest` class within the Google Cloud Dialogflow CX V3 API, specifically version 2.8.0."],["The `GetChangelogRequest` class is used to request a specific changelog, implementing interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation outlines available versions of the API, ranging from 1.0.0 to 2.23.0, with 2.23.0 being the latest release."],["The `GetChangelogRequest` class has properties such as `ChangelogName` and `Name`, which are used to identify and specify the requested changelog."],["You can construct the `GetChangelogRequest` object either by calling the default constructor or by passing in another `GetChangelogRequest` object."]]],[]]