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."],["The `CompareVersionsResponse` class is used to represent the response message when comparing versions in the Dialogflow CX v3 API, specifically via the `Versions.CompareVersions` method."],["The latest version of this documentation available is 2.23.0, while other versions range from 1.0.0 to 2.22.0, with the current being set at 2.20.0."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`, defining its capabilities and relationships."],["Key properties of the `CompareVersionsResponse` class include `BaseVersionContentJson`, `CompareTime`, and `TargetVersionContentJson`, which represent the JSON content of the compared versions and the timestamp of the comparison."]]],[]]