Class ListUserLicensesResponse (0.15.0)

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

Response message for UserLicenseService.ListUserLicenses.

Attributes

Name Description
user_licenses MutableSequence[google.cloud.discoveryengine_v1.types.UserLicense]
All the customer's UserLicenses.
next_page_token str
A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.