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 the .NET environment."],["The `DeleteVersionRequest` class is used to construct messages for deleting a version in Dialogflow, and it inherits from the `Object` class while implementing multiple interfaces."],["The latest version documented is 4.26.0, but the page also links to various other available versions of the API class, going back to version 3.2.0."],["The `DeleteVersionRequest` class has two constructors, one empty and one that accepts another instance of `DeleteVersionRequest`, along with properties for `Name` (string) and `VersionName` (VersionName type)."],["The webpage lists the `DeleteVersionRequest` class in the `Google.Cloud.Dialogflow.V2` namespace, within the `Google.Cloud.Dialogflow.V2.dll` assembly."]]],[]]