Class ListProfilesResponse (2.2.1)

ListProfilesResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The List profiles response object. .. attribute:: profiles

Profiles for the specific tenant.

:type: Sequence[google.cloud.talent_v4beta1.types.Profile]

Attribute

NameDescription
next_page_token str
A token to retrieve the next page of results. This is empty if there are no more results.