public sealed class CreateTagRequest : IMessage<CreateTagRequest>, IEquatable<CreateTagRequest>, IDeepCloneable<CreateTagRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1 API class CreateTagRequest.
[[["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 `CreateTagRequest` class within the Google Cloud Artifact Registry V1 API, specifically focusing on version 2.2.0."],["`CreateTagRequest` is a class used to create a new tag within the Artifact Registry and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CreateTagRequest` class includes properties to set the `Parent` resource, the `Tag` to be created, and the `TagId` for the repository."],["The documentation shows links to previous versions, with 2.9.0 being the latest version, and also includes a list of the class's inherited members and constructors."]]],[]]