The name of the tag, for example:
"projects/p1/locations/us-central1/repositories/repo1/packages/pkg1/tags/tag1".
If the package part contains slashes, the slashes are escaped.
The tag part can only have characters in [a-zA-Z0-9-._~:@], anything else
must be URL encoded.
The name of the version the tag refers to, for example:
projects/p1/locations/us-central1/repositories/repo1/packages/pkg1/versions/sha256:5243811
If the package or version ID parts contain slashes, the slashes are
escaped.
[[["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-07-09 UTC."],[[["This document provides reference documentation for the `Tag` class within the Google Cloud Artifact Registry v1 API for .NET."],["The `Tag` class represents a pointer to a specific version of a package and serves as an alternative name for accessing that version."],["The latest version of the `Tag` class is 2.9.0, with previous versions from 2.8.0 down to 1.0.0 also listed."],["The `Tag` class implements various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `Tag` class include `Name`, `TagName`, and `Version`, which handle the resource name, typed resource name view, and the associated version's name respectively."]]],[]]