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 for .NET."],["The `CompareVersionsResponse` class is used to represent the response of a version comparison operation, specifically from the `Versions.CompareVersions` method."],["The documentation includes a detailed listing of available versions for the Dialogflow CX v3 API, from the latest version 2.23.0 down to 1.0.0."],["The `CompareVersionsResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The page lists the constructor and properties within the class, the type, and the description of the `CompareVersionsResponse` class, such as the content in JSON format and the compare time."]]],[]]