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."],["The documentation provides access to version history, ranging from version 1.0.0 up to the latest version 2.23.0, for the `GetChangelogRequest` class."],["`GetChangelogRequest` is a class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering methods and properties related to changelog requests."],["The class `GetChangelogRequest` has two constructors, one for creating a new instance, and one for making a copy of another `GetChangelogRequest` instance."],["`GetChangelogRequest` includes properties such as `ChangelogName`, which is a typed view over the `Name` property, and `Name`, which represents the resource name for the specific changelog you are requesting."]]],[]]