[[["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 documentation for the `ListTagsResponse` class within the Google Cloud Artifact Registry v1 API, specifically version 2.4.0, and also provides links to versions ranging from 1.0.0 to 2.9.0."],["`ListTagsResponse` is a class used for the response when listing tags, implementing interfaces like `IPageResponse`, `IEnumerable`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two primary properties: `NextPageToken`, a string used for pagination, and `Tags`, a repeated field of `Tag` objects that represents the returned tags."],["There is a `GetEnumerator()` method that facilitates iterating through the `Tag` resources in the response, and also has two constructors, one default and another one that accepts another `ListTagsResponse` object as an argument."]]],[]]