public sealed class DeleteVersionRequest : IMessage<DeleteVersionRequest>, IEquatable<DeleteVersionRequest>, IDeepCloneable<DeleteVersionRequest>, IBufferMessage, IMessage
[[["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\u003eThe content details the \u003ccode\u003eDeleteVersionRequest\u003c/code\u003e class, which is used to request the deletion of a version within Google Cloud App Engine.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eDeleteVersionRequest\u003c/code\u003e class has multiple versions available, ranging from version 1.0.0 to the latest version 2.4.0, indicating ongoing updates and maintenance of this library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteVersionRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing it to work within the Google.Protobuf framework.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default constructor and one that takes another \u003ccode\u003eDeleteVersionRequest\u003c/code\u003e as a parameter for creating copies.\u003c/p\u003e\n"],["\u003cp\u003eA key property of the \u003ccode\u003eDeleteVersionRequest\u003c/code\u003e class is \u003ccode\u003eName\u003c/code\u003e, which is a string representing the full resource name of the version to be deleted, such as \u003ccode\u003eapps/myapp/services/default/versions/v1\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]