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 of the Dialogflow v3 API is 2.23.0, and it provides access to the `GetChangelogRequest`."],["This page details the `GetChangelogRequest` class, part of the Google.Cloud.Dialogflow.Cx.V3 namespace, specifically within the context of version 2.12.0."],["The `GetChangelogRequest` class is used to request specific changelogs and implements multiple interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class allows specifying the changelog by its resource name, available through the `ChangelogName` and `Name` properties, with the required format: `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, going from version 1.0.0 all the way up to the latest at version 2.23.0, and each can be accessed through its associated link."]]],[]]