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 class `GetChangelogRequest` is 2.23.0, and multiple previous versions, down to 1.0.0, are also available."],["The `GetChangelogRequest` class is used to retrieve a specific changelog and it is a request message for `Changelogs.GetChangelog`."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to interact with the Protobuf system."],["The `GetChangelogRequest` class has two constructors: one default constructor and another that takes a `GetChangelogRequest` object as a parameter."],["The properties of this class include `ChangelogName`, which is a typed view over the `Name` property, and `Name`, a string representing the resource name of the changelog."]]],[]]