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 Google Cloud Dialogflow CX v3 API for .NET."],["The latest version available is 2.23.0, while the current page's content is specifically for version 2.20.0, and there is an array of versions from 1.0.0 up to the latest release."],["`GetChangelogRequest` is a request message used to retrieve a specific changelog, as part of the Dialogflow v3 API, and it inherits from object and implements multiple interfaces."],["The `GetChangelogRequest` class includes properties like `ChangelogName` and `Name`, with `Name` being a required field specifying the changelog's resource name in a specific format."],["The page also provides constructor information and a list of inherited members, aiding developers in understanding and using the `GetChangelogRequest` class effectively."]]],[]]