Reference documentation and code samples for the Google Cloud Talent Solution V4 Client class ListTenantsResponse.
The List tenants response object.
Generated from protobuf message google.cloud.talent.v4.ListTenantsResponse
Namespace
Google \ Cloud \ Talent \ V4Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ tenants
↳ next_page_token
string
A token to retrieve the next page of results.
↳ metadata
Google\Cloud\Talent\V4\ResponseMetadata
Additional information for the API invocation, such as the request tracking id.
getTenants
Tenants for the current client.
setTenants
Tenants for the current client.
$this
getNextPageToken
A token to retrieve the next page of results.
string
setNextPageToken
A token to retrieve the next page of results.
var
string
$this
getMetadata
Additional information for the API invocation, such as the request tracking id.
hasMetadata
clearMetadata
setMetadata
Additional information for the API invocation, such as the request tracking id.
$this

