public sealed class CreateTagHoldMetadata : IMessage<CreateTagHoldMetadata>, IEquatable<CreateTagHoldMetadata>, IDeepCloneable<CreateTagHoldMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Resource Manager v3 API class CreateTagHoldMetadata.
Runtime operation information for creating 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."],[[["The latest version available for the `CreateTagHoldMetadata` class is 2.5.0, while the current document refers to version 2.4.0 of the Google Cloud Resource Manager v3 API."],["`CreateTagHoldMetadata` is a class within the `Google.Cloud.ResourceManager.V3` namespace, used for runtime operation information related to creating a TagHold, currently having empty metadata."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the base .NET `object` class, and has two constructors: a parameterless one, and another that accepts a different instance of itself as parameter."],["Several previous versions are also available in the document, ranging back to version 1.0.0."]]],[]]