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"]],[["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 document provides reference documentation for the `CreateTagRequest` class within the Artifact Registry v1beta2 API, specifically for version 2.0.0-beta04."],["The `CreateTagRequest` class is used to create a new tag and it implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `CreateTagRequest` class has constructors for creating a new instance or cloning an existing instance, and its properties include `Parent`, `Tag`, and `TagId`."],["The latest version available for the `CreateTagRequest` class is `2.0.0-beta05`, while there is an older version `1.0.0-beta06`."]]],[]]