public sealed class CreateTagRequest : IMessage<CreateTagRequest>, IEquatable<CreateTagRequest>, IDeepCloneable<CreateTagRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1beta2 API class CreateTagRequest.
[[["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 \u003ccode\u003eCreateTagRequest\u003c/code\u003e class in the Artifact Registry v1beta2 API is used to create a new tag, as indicated by the request's description.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring compatibility with various Protobuf and .NET functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThere are three different version available for \u003ccode\u003eCreateTagRequest\u003c/code\u003e, with \u003ccode\u003e2.0.0-beta05\u003c/code\u003e being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateTagRequest\u003c/code\u003e class contains three properties: \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eTag\u003c/code\u003e, and \u003ccode\u003eTagId\u003c/code\u003e, which define the parent resource, the tag itself, and the tag identifier, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be instanciated with two constructors: the default constructor \u003ccode\u003eCreateTagRequest()\u003c/code\u003e, and \u003ccode\u003eCreateTagRequest(CreateTagRequest other)\u003c/code\u003e for a deep clone.\u003c/p\u003e\n"]]],[],null,[]]