public sealed class CreateTagValueRequest : IMessage<CreateTagValueRequest>, IEquatable<CreateTagValueRequest>, IDeepCloneable<CreateTagValueRequest>, 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\u003eThe latest version available is 2.5.0, with versions ranging from 1.0.0 to 2.5.0 also accessible for the \u003ccode\u003eCreateTagValueRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateTagValueRequest\u003c/code\u003e is a request message used for creating a TagValue, implementing several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateTagValueRequest\u003c/code\u003e class contains properties \u003ccode\u003eTagValue\u003c/code\u003e (required), which specifies the tag to be created, and \u003ccode\u003eValidateOnly\u003c/code\u003e (optional) to only validate the request.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors, one default and another that accepts another \u003ccode\u003eCreateTagValueRequest\u003c/code\u003e as a parameter for initialization.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateTagValueRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and resides within the \u003ccode\u003eGoogle.Cloud.ResourceManager.V3\u003c/code\u003e namespace, found in the \u003ccode\u003eGoogle.Cloud.ResourceManager.V3.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]