public sealed class DeleteTagHoldRequest : IMessage<DeleteTagHoldRequest>, IEquatable<DeleteTagHoldRequest>, IDeepCloneable<DeleteTagHoldRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Resource Manager v3 API class DeleteTagHoldRequest.
[[["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."],[[["This webpage provides reference documentation for the `DeleteTagHoldRequest` class within the Cloud Resource Manager v3 API for .NET."],["The `DeleteTagHoldRequest` class is used to construct requests for deleting a TagHold resource in Google Cloud."],["The latest version of this class is 2.5.0, with previous versions ranging from 1.0.0 to 2.4.0 also available for reference."],["Key functionalities include setting the name of the TagHold to delete and an optional `ValidateOnly` property for pre-validation."],["The `DeleteTagHoldRequest` class implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`, allowing for message handling, equality checks, and deep cloning."]]],[]]