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-04-09 UTC."],[[["This document provides reference documentation for the `CompareVersionsResponse` class within the Google.Cloud.Dialogflow.Cx.V3 namespace."],["It details the available versions of the Dialogflow v3 API, ranging from the latest (2.23.0) down to version 1.0.0, all related to the `CompareVersionsResponse` class."],["`CompareVersionsResponse` is a class that inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CompareVersionsResponse` class has two constructors and three properties: `BaseVersionContentJson`, `CompareTime`, and `TargetVersionContentJson`, which allow for version comparisons and handling."]]],[]]