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 namespace for the .NET platform."],["The `CompareVersionsResponse` class, found in the Dialogflow v3 API, is used to represent the response of comparing two versions."],["This page lists all versions of the `CompareVersionsResponse` class from 1.0.0 to the latest, 2.23.0, for convenient access to past reference documentation."],["The class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties such as `BaseVersionContentJson`, `CompareTime`, and `TargetVersionContentJson`."],["The document outlines the constructors for `CompareVersionsResponse`, including a default constructor and a constructor that accepts another `CompareVersionsResponse` object as an argument, allowing copying of the objects."]]],[]]