Class: Google::Cloud::Talent::V4beta1::ListTenantsRequest
- Inherits:
-
Object
- Object
- Google::Cloud::Talent::V4beta1::ListTenantsRequest
- Defined in:
- lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/tenant_service.rb
Overview
List tenants for which the client has ACL visibility.
Instance Attribute Summary collapse
-
#page_size ⇒ Integer
The maximum number of tenants to be returned, at most 100.
-
#page_token ⇒ String
The starting indicator from which to return results.
-
#parent ⇒ String
Required.
Instance Attribute Details
#page_size ⇒ Integer
84 |
# File 'lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/tenant_service.rb', line 84 class ListTenantsRequest; end |
#page_token ⇒ String
84 |
# File 'lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/tenant_service.rb', line 84 class ListTenantsRequest; end |
#parent ⇒ String
84 |
# File 'lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/tenant_service.rb', line 84 class ListTenantsRequest; end |