public sealed class DeleteVersionRequest : IMessage<DeleteVersionRequest>, IEquatable<DeleteVersionRequest>, IDeepCloneable<DeleteVersionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class DeleteVersionRequest.
The request message for
[Versions.DeleteVersion][google.cloud.dialogflow.cx.v3.Versions.DeleteVersion].
Required. The name of the [Version][google.cloud.dialogflow.cx.v3.Version]
to delete. 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"]],[["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-09-03 UTC."],[[["\u003cp\u003eThe page provides reference documentation for the \u003ccode\u003eDeleteVersionRequest\u003c/code\u003e class within the Google.Cloud.Dialogflow.Cx.V3 namespace.\u003c/p\u003e\n"],["\u003cp\u003eIt lists various versions of the API, ranging from 1.0.0 to the latest version 2.23.0, allowing users to access documentation for specific API releases.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteVersionRequest\u003c/code\u003e class is part of the Dialogflow v3 API and is used to construct a request for deleting a specific version of a resource, following a specified format.\u003c/p\u003e\n"],["\u003cp\u003eThis class is documented to implement several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e, for enhanced functionality and compatibility within the .NET ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors as well as the properties \u003ccode\u003eName\u003c/code\u003e which is a required string and \u003ccode\u003eVersionName\u003c/code\u003e which is a typed view of the Name property.\u003c/p\u003e\n"]]],[],null,[]]