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 latest version available for the Dialogflow v3 API is 2.23.0, while this page specifically focuses on version 2.11.0."],["This page provides documentation for the `GetChangelogRequest` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace."],["The `GetChangelogRequest` class is used to retrieve a specific changelog, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetChangelogRequest` class has properties such as `ChangelogName` and `Name`, used to specify which changelog to retrieve, with the name format being `projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e/agents/\u003cAgent ID\u003e/changelogs/\u003cChangelog ID\u003e`."],["There is an extensive list of previous versions available, starting from 1.0.0 all the way to 2.23.0, allowing you to view and select each version and their respective documentation."]]],[]]