Class EnumerateLicensedUsersResponse (0.1.8)

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

Response message for LicenseManagementService.EnumerateLicensedUsers.

Attributes

Name Description
licensed_users MutableSequence[google.cloud.commerce_consumer_procurement_v1.types.LicensedUser]
The list of licensed users.
next_page_token str
A token that can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.