[[["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."],[[["The `ListTenantsRequest` class, found within the `Google.Cloud.Talent.V4Beta1` namespace, allows you to list tenants with ACL visibility."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`, indicating its role in message handling, equality comparison, cloning, buffer management, and pagination."],["You can construct `ListTenantsRequest` objects, either with a default constructor or by providing another `ListTenantsRequest` instance."],["The class's properties include `PageSize` which sets the maximum number of tenants to return, `PageToken` to indicate the starting point for results, and `Parent` which is required and represents the project resource name under which the tenant is created."],["The `ParentAsProjectName` property provides a typed view over the `Parent` resource name using `ProjectName` and should be used as an alternative to the original `Parent` when it is relevant."]]],[]]