[[["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 for .NET development."],["The `ListTagsResponse` class is used to encapsulate the response when listing tags and it implements several interfaces, including `IPageResponse`, `IEnumerable`, `IMessage`, and others."],["The latest version of the API available in the documentation is 2.9.0, and previous versions dating back to 1.0.0 are also documented, giving access to their respective response details."],["Key properties of the `ListTagsResponse` class include `NextPageToken` for pagination and `Tags`, which is a repeated field containing the list of `Tag` objects."],["The `ListTagsResponse` class has two constructors, a default one and one that takes another `ListTagsResponse` object for copying, and it includes the `GetEnumerator` method to iterate through the returned tags."]]],[]]