public sealed class CompareVersionsRequest : IMessage<CompareVersionsRequest>, IEquatable<CompareVersionsRequest>, IDeepCloneable<CompareVersionsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class CompareVersionsRequest.
The request message for
[Versions.CompareVersions][google.cloud.dialogflow.cx.v3.Versions.CompareVersions].
If not specified, the agent's default language is used.
Many
languages are
supported. Note: languages must be enabled in the agent before they can be
used.
Required. Name of the target flow version to compare with the
base version. Use version ID 0 to indicate the draft version of the
specified flow. Format: projects/<Project ID>/locations/<Location
ID>/agents/<Agent ID>/flows/<Flow ID>/versions/<Version ID>.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the Dialogflow v3 API's \u003ccode\u003eCompareVersionsRequest\u003c/code\u003e is 2.23.0, with multiple versions available, including 2.22.0, 2.21.0, 2.20.0, and older iterations, all the way down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCompareVersionsRequest\u003c/code\u003e class is used to compare two versions of a flow within the Dialogflow v3 API, using specified base and target versions.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing it to function within the .NET Protobuf system, and the implementation also inherits from the .NET object class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eCompareVersionsRequest\u003c/code\u003e include \u003ccode\u003eBaseVersion\u003c/code\u003e, \u003ccode\u003eBaseVersionAsVersionName\u003c/code\u003e, \u003ccode\u003eLanguageCode\u003c/code\u003e, \u003ccode\u003eTargetVersion\u003c/code\u003e, and \u003ccode\u003eTargetVersionAsVersionName\u003c/code\u003e, which define the versions and language to be used in the comparison.\u003c/p\u003e\n"],["\u003cp\u003eYou can access the constructor of the \u003ccode\u003eCompareVersionsRequest\u003c/code\u003e class by using the \u003ccode\u003eCompareVersionsRequest()\u003c/code\u003e or \u003ccode\u003eCompareVersionsRequest(CompareVersionsRequest other)\u003c/code\u003e method, where the \u003ccode\u003eother\u003c/code\u003e parameter is another \u003ccode\u003eCompareVersionsRequest\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]