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-03-21 UTC."],[[["This page provides reference documentation for the `DeleteVersionRequest` class within the Google Cloud Dialogflow v2 API, specifically focusing on version 4.5.0 and all other versions up to 4.26.0."],["The `DeleteVersionRequest` class is used to construct requests for deleting versions in the Dialogflow API, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a `Name` property, representing the version's resource name, with methods to access the same resource name as a strongly typed `VersionName` property."],["The documentation details the constructors for `DeleteVersionRequest`, allowing initialization with either default values or by copying an existing `DeleteVersionRequest` object, and it lists all inherited members."],["The page also links to earlier versions of this class, from 4.0.0 back to 3.2.0, and contains a link to the most recent version at 4.26.0, with each version containing links to its own `DeleteVersionRequest` documentation."]]],[]]