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 webpage provides reference documentation for the \u003ccode\u003eDeleteVersionRequest\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, specifically in the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe content covers a range of versions for the Google.Cloud.Dialogflow.V2 API, from version 3.2.0 up to the latest version of 4.26.0, with 4.13.0 being the primary version described.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteVersionRequest\u003c/code\u003e is a class used to construct a request to delete a version within the Dialogflow API, implementing interfaces such as \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 \u003ccode\u003eDeleteVersionRequest\u003c/code\u003e class contains two properties, \u003ccode\u003eName\u003c/code\u003e which is a string representing the name of the version, and \u003ccode\u003eVersionName\u003c/code\u003e which is a typed view over the \u003ccode\u003eName\u003c/code\u003e resource.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteVersionRequest\u003c/code\u003e class can be constructed either with no parameters, or with another \u003ccode\u003eDeleteVersionRequest\u003c/code\u003e object, effectively creating a copy.\u003c/p\u003e\n"]]],[],null,[]]