[[["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 document outlines the `ListTagKeysResponse` class, which is used to represent a response message that lists tag keys and is part of the Google Cloud Resource Manager V3 library, version 2.0.0."],["The `ListTagKeysResponse` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, providing various functionalities like message handling, comparison, cloning, and iteration."],["The class includes properties like `NextPageToken` (a string used for pagination) and `TagKeys` (a list of `TagKey` objects), allowing for retrieval of tag key data and managing paginated responses."],["The `ListTagKeysResponse` class provides methods like `GetEnumerator()` to enable iteration through the `TagKey` resources contained within the response, and it also has a default constructor as well as one that receives another `ListTagKeysResponse` as a parameter."],["This documentation is for version 2.0.0 of the library, with links to other versions ranging from 1.0.0 to 2.5.0, the latter of which is the most current release."]]],[]]