[[["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 documentation is for the `ListPackagesResponse` class within the Google Cloud Artifact Registry v1beta2 API, specifically version 2.0.0-beta05, which is the latest version."],["The `ListPackagesResponse` class is used to encapsulate the response received when listing packages from the Artifact Registry and it inherits from the object class while implementing multiple interfaces including IPageResponse, IEnumerable, IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class contains properties `NextPageToken` of string type to assist in pagination and `Packages` of type `RepeatedField\u003cPackage\u003e` to hold the list of packages."],["The class provides methods like `GetEnumerator()` for iterating through the packages included in the response and has 2 different constructors."],["This class is located within the `Google.Cloud.ArtifactRegistry.V1Beta2` namespace and the `Google.Cloud.ArtifactRegistry.V1Beta2.dll` assembly."]]],[]]