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."],[[["The latest version of the Dialogflow v3 API class `CompareVersionsResponse` is 2.23.0, with numerous prior versions available, dating back to version 1.0.0."],["This class, `CompareVersionsResponse`, is used for comparing two versions in the Dialogflow CX API, specifically within the `Versions.CompareVersions` method."],["`CompareVersionsResponse` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `BaseVersionContentJson`, `CompareTime`, and `TargetVersionContentJson`, which are used to detail the differences between compared versions and when they were compared."],["The `CompareVersionsResponse` object can be constructed either as a new empty object or by copying an existing `CompareVersionsResponse` object."]]],[]]