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"]],[["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-04-09 UTC."],[[["This page provides reference documentation for the `DeleteVersionRequest` class within the Google Cloud Dialogflow v2 API, specifically for .NET development."],["The `DeleteVersionRequest` class is used to request the deletion of a version, as part of the `Versions.DeleteVersion` API method."],["The page details the class's inheritance, implemented interfaces, constructors, and the `Name` and `VersionName` properties which can be used in a delete request."],["It also lists all the available versions for `DeleteVersionRequest`, from the latest 4.26.0 down to 3.2.0, with links to their respective documentation."],["The latest version is `4.26.0` however the content on this page specifically focuses on version `4.8.0`."]]],[]]