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."],[[["This webpage provides reference documentation for the `GetChangelogRequest` class within the Dialogflow v3 API, specifically for the .NET environment."],["The latest version available for the `GetChangelogRequest` class is 2.23.0, with a full historical list of versions ranging from 1.0.0 to 2.23.0 also available for selection."],["The `GetChangelogRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with its primary function being to serve as a request message for retrieving changelogs."],["The class has two constructors, and it contains two main properties: `ChangelogName` for a typed view over the resource name, and `Name` for the string representation of the changelog name, with a specific format required for its input."]]],[]]