public sealed class CreateTagHoldRequest : IMessage<CreateTagHoldRequest>, IEquatable<CreateTagHoldRequest>, IDeepCloneable<CreateTagHoldRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Resource Manager v3 API class CreateTagHoldRequest.
[[["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 document provides reference information for the `CreateTagHoldRequest` class within the Google Cloud Resource Manager v3 API, specifically version 2.2.0."],["`CreateTagHoldRequest` is used to send a request to create a `TagHold` resource, and it inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers properties such as `Parent` (a required string representing the parent `TagValue`), `ParentAsTagValueName` (a typed view of `Parent`), `TagHold` (the required `TagHold` to be created), and `ValidateOnly` (a boolean for performing validations without actual action)."],["There are multiple available versions of this documentation, from 1.0.0 up to the latest, 2.5.0, all relating to the `CreateTagHoldRequest` class."]]],[]]