[[["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-09 UTC."],[[["This document provides reference documentation for the `ListTenantsRequest` class within the Google Cloud Talent Solution v4 API, covering versions from 1.0.0 to 2.7.0, with 2.7.0 being the latest."],["The `ListTenantsRequest` class is used to retrieve a list of tenants with ACL visibility for a specific client and is implemented with methods and properties related to retrieving and handling data within the API."],["The `ListTenantsRequest` class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`, showcasing its capabilities for data management."],["Key properties of the `ListTenantsRequest` class include `PageSize` for setting the maximum number of tenants to return (up to 100), `PageToken` to indicate where to start returning results, and `Parent` to define the project under which tenants are created."],["The class is in the namespace `Google.Cloud.Talent.V4` and is built in the `Google.Cloud.Talent.V4.dll` assembly, and can be instantiated using its default constructor, or by cloning an existing instance."]]],[]]