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."],[[["This webpage provides documentation for the `DeleteVersionRequest` class within the Google Cloud Dialogflow v2 API for .NET."],["The `DeleteVersionRequest` class is used to construct requests for deleting a specific version of a Dialogflow agent, as indicated by its description."],["The documentation covers a range of available versions, from 3.2.0 to the latest, 4.26.0, for the Google.Cloud.Dialogflow.V2 namespace."],["The `DeleteVersionRequest` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties to identify the name and the `VersionName` of the version to be deleted."],["The listed inheritance, inherited members, namespace and assembly information for the `DeleteVersionRequest` class gives users clear insight on its architecture."]]],[]]