The name of the package, for example:
"projects/p1/locations/us-central1/repositories/repo1/packages/pkg1".
If the package ID part contains 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-04-17 UTC."],[[["This document provides reference information for the `Package` class within the Google Cloud Artifact Registry v1 API, detailing its properties, constructors, inheritance, and implemented interfaces."],["The `Package` class represents a collection of versions within the Artifact Registry, and it includes properties like `CreateTime`, `DisplayName`, `Name`, `PackageName`, and `UpdateTime` to manage its attributes."],["The API supports multiple versions, with version 2.9.0 being the latest and the ability to navigate through versions ranging from 1.0.0 to 2.9.0."],["The `Package` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class, which includes `GetHashCode`, `GetType`, and `ToString` methods."],["There are two constructors available for creating `Package` objects: a parameterless constructor and one that takes another `Package` object as input for copying, `Package()` and `Package(Package other)`."]]],[]]