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-03-21 UTC."],[[["The latest version available for the Artifact Registry v1 API class Tag is 2.9.0, while the current page's version is 2.8.0, and older versions are also listed."],["The `Tag` class in the Artifact Registry v1 API represents a tag that points to a specific version of a package, offering an alternative name for accessing that version."],["The `Tag` class implements multiple interfaces, including `IMessage`, `IEquatable\u003cTag\u003e`, `IDeepCloneable\u003cTag\u003e`, and `IBufferMessage`, indicating its role in message handling and data management."],["Key properties of the `Tag` class include `Name`, representing the full resource name of the tag, `TagName`, providing a typed view over the resource name, and `Version`, which indicates the version the tag refers to."]]],[]]