[[["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-25 UTC."],[[["This webpage details the `ListTaxonomiesResponse` class within the `Google.Cloud.DataCatalog.V1` namespace, which is used to manage responses for listing taxonomies in the Google Cloud Data Catalog API."],["The page provides access to various versions of the `ListTaxonomiesResponse` class, spanning from version 1.2.0 to the latest 2.14.0, allowing users to view the different releases and potentially find documentation for older versions."],["The `ListTaxonomiesResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, which are all essential to it's functionality."],["The class has two properties, `NextPageToken` which is a string used for pagination, and `Taxonomies`, which is a repeated field that holds a collection of `Taxonomy` objects."],["There are two constructors available for the class, one default that has no parameters, and another that can use another ListTaxonomiesResponse object for its initial parameter."]]],[]]