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 page provides reference documentation for the `GetChangelogRequest` class within the Google Cloud Dialogflow CX v3 API for .NET."],["The `GetChangelogRequest` class is used to retrieve information about a specific changelog, as part of the `Changelogs.GetChangelog` function, within the Dialogflow CX v3 API."],["This documentation shows that the `GetChangelogRequest` class implements various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to make it compatible with Protobuf functionalities."],["There are multiple historical versions of the API available on this page, ranging from version 2.23.0 down to version 1.0.0, each with its respective `GetChangelogRequest` documentation."],["The `GetChangelogRequest` class contains properties like `ChangelogName` and `Name`, where `Name` is a string representing the changelog's resource name, and `ChangelogName` is the typed version of it."]]],[]]