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 document provides reference documentation for the `CompareVersionsResponse` class within the Google Cloud Dialogflow CX V3 API, specifically for .NET."],["The `CompareVersionsResponse` class is used as the response message for the `Versions.CompareVersions` method in the Dialogflow CX API."],["The document outlines various available versions of the API, ranging from 2.23.0 (latest) down to 1.0.0, each linking to its respective documentation."],["The class implements several interfaces including `IMessage`, `IEquatable\u003cCompareVersionsResponse\u003e`, `IDeepCloneable\u003cCompareVersionsResponse\u003e`, and `IBufferMessage`."],["The `CompareVersionsResponse` class contains properties to hold the JSON representations of the base and target version content (`BaseVersionContentJson`, `TargetVersionContentJson`) and a timestamp for when the comparison occurred (`CompareTime`)."]]],[]]