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 document provides reference documentation for the `GetChangelogRequest` class within the Dialogflow v3 API, specifically under version 2.7.0."],["The latest version available is 2.23.0, with a comprehensive list of versions available, dating back to version 1.0.0, each with its corresponding documentation link."],["The `GetChangelogRequest` class is used to request a specific changelog, and it inherits from multiple interfaces and classes, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `GetChangelogRequest` class features two constructors and two properties: `ChangelogName` for the resource name, and `Name` which is a required string to get the name of the specific changelog."],["The document details how to use the `GetChangelogRequest` through the use of its class hierarchy and implementation, and provides information about its required and optional fields."]]],[]]