public sealed class DeleteTagValueRequest : IMessage<DeleteTagValueRequest>, IEquatable<DeleteTagValueRequest>, IDeepCloneable<DeleteTagValueRequest>, 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\u003eThis document outlines the \u003ccode\u003eDeleteTagValueRequest\u003c/code\u003e class, which is used to request the deletion of a TagValue within the Google Cloud Resource Manager.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class, providing a range of functionalities.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eName\u003c/code\u003e (the required resource name of the TagValue to delete), \u003ccode\u003eEtag\u003c/code\u003e (for optimistic concurrency), \u003ccode\u003eTagValueName\u003c/code\u003e (a typed view of the resource name), and \u003ccode\u003eValidateOnly\u003c/code\u003e (to validate the request without actual deletion).\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor and one that takes another \u003ccode\u003eDeleteTagValueRequest\u003c/code\u003e object as a parameter for cloning.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the \u003ccode\u003eDeleteTagValueRequest\u003c/code\u003e class, with version 2.5.0 being the most current as of the documentation.\u003c/p\u003e\n"]]],[],null,[]]