public sealed class CompareVersionsResponse : IMessage<CompareVersionsResponse>, IEquatable<CompareVersionsResponse>, IDeepCloneable<CompareVersionsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class CompareVersionsResponse.
The response message for
[Versions.CompareVersions][google.cloud.dialogflow.cx.v3.Versions.CompareVersions].
[[["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 `CompareVersionsResponse` class within the Google.Cloud.Dialogflow.Cx.V3 namespace for .NET, covering versions from 1.0.0 to 2.23.0 (latest)."],["The `CompareVersionsResponse` class is used as a response message in Dialogflow CX API's `Versions.CompareVersions` function, inheriting from `Object` and implementing multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class has the ability to be constructed using a default constructor or from another `CompareVersionsResponse` instance, and has properties for `BaseVersionContentJson`, `CompareTime`, and `TargetVersionContentJson`."],["The latest version available for the Dialogflow CX API class `CompareVersionsResponse` is 2.23.0."],["This class is contained within the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."]]],[]]