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-04-09 UTC."],[[["This webpage provides reference documentation for the `GetChangelogRequest` class within the Dialogflow v3 API, specifically for the .NET environment."],["The content lists available versions of the `Google.Cloud.Dialogflow.Cx.V3` package, ranging from the latest 2.23.0 down to 1.0.0, each linked to its respective `GetChangelogRequest` documentation."],["`GetChangelogRequest` is used to retrieve a specific changelog and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors and properties such as `ChangelogName` and `Name`, to specify the changelog to get."],["The namespace for the GetChangelogRequest class is Google.Cloud.Dialogflow.Cx.V3."]]],[]]