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 webpage provides documentation for the `CompareVersionsResponse` class within the Google Cloud Dialogflow CX v3 API, specifically version 2.13.0."],["The `CompareVersionsResponse` class is used for comparing different versions within the Dialogflow CX framework."],["The documentation details the class's implementation of various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes a list of all available versions, ranging from version 2.23.0 (latest) down to version 1.0.0, with each version having its own specific documentation link."],["The webpage describes the properties `BaseVersionContentJson`, `CompareTime`, and `TargetVersionContentJson` of the class, which provide JSON content for the base and target versions, as well as the comparison timestamp, respectively."]]],[]]