public sealed class DeleteTagHoldMetadata : IMessage<DeleteTagHoldMetadata>, IEquatable<DeleteTagHoldMetadata>, IDeepCloneable<DeleteTagHoldMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Resource Manager v3 API class DeleteTagHoldMetadata.
Runtime operation information for deleting a TagHold.
(-- The metadata is currently empty, but may include information in the
future. --)
[[["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 webpage provides reference documentation for the `DeleteTagHoldMetadata` class within the Cloud Resource Manager v3 API, specifically within version 2.3.0 of the .NET library."],["`DeleteTagHoldMetadata` is designed to provide runtime operation information for deleting a TagHold, although the metadata is currently empty, with the potential for future information."],["The class `DeleteTagHoldMetadata` inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` indicating its role within the Google Protobuf framework."],["This class has two constructors, a default constructor `DeleteTagHoldMetadata()`, and one for creating a copy `DeleteTagHoldMetadata(DeleteTagHoldMetadata other)`."],["This class is part of the `Google.Cloud.ResourceManager.V3` namespace, and is contained in the `Google.Cloud.ResourceManager.V3.dll` assembly."]]],[]]