[[["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 document outlines the `ListTaxonomiesRequest` class, which is used to request a list of taxonomies from the Google Cloud Data Catalog."],["The class is part of the `Google.Cloud.DataCatalog.V1` namespace and is available in various versions, with the latest being 2.14.0."],["`ListTaxonomiesRequest` inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IMessage`, and `IPageRequest`, demonstrating its role in Google's API infrastructure."],["The class includes properties such as `PageSize`, `PageToken`, `Parent`, and `ParentAsLocationName`, which allow users to specify pagination and location parameters for the list request."],["The `ListTaxonomiesRequest` class can be constructed using a default constructor or a constructor that takes another `ListTaxonomiesRequest` object, allowing for cloning of existing requests."]]],[]]