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 class `GetChangelogRequest` is 2.23.0, and there are numerous previous versions accessible, ranging down to version 1.0.0."],["`GetChangelogRequest` is a class used to request a specific changelog within the Dialogflow CX v3 API, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `GetChangelogRequest` inherits from `object` and includes constructors for creating new instances, either empty or by cloning another instance."],["The `GetChangelogRequest` class contains two primary properties, `ChangelogName` and `Name`, used to define the changelog being targeted."],["The `Name` property of the `GetChangelogRequest` class is a string that represents the resource name of the changelog, following a specified format."]]],[]]