public sealed class DeleteVersionRequest : IMessage<DeleteVersionRequest>, IEquatable<DeleteVersionRequest>, IDeepCloneable<DeleteVersionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class DeleteVersionRequest.
The request message for [Versions.DeleteVersion][google.cloud.dialogflow.v2.Versions.DeleteVersion].
[[["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\u003eThis document provides reference documentation for the \u003ccode\u003eDeleteVersionRequest\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteVersionRequest\u003c/code\u003e class is used to request the deletion of a version, and it implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor and one that takes another \u003ccode\u003eDeleteVersionRequest\u003c/code\u003e object as a parameter to create a copy.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two properties for identifying the version to be deleted: \u003ccode\u003eName\u003c/code\u003e (a string representing the resource name) and \u003ccode\u003eVersionName\u003c/code\u003e (a typed view over the resource name).\u003c/p\u003e\n"],["\u003cp\u003eThis page also lists the historical versions of this component, starting from the latest version (4.26.0) down to 3.2.0, and each version links to the corresponding \u003ccode\u003eDeleteVersionRequest\u003c/code\u003e documentation.\u003c/p\u003e\n"]]],[],null,[]]