Class EnumerateLicensedUsersRequest (0.6.0)

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

Request message for LicenseManagementService.EnumerateLicensedUsers.

Attributes

Name Description
parent str
Required. License pool name.
page_size int
Optional. The maximum number of users to return. The service may return fewer than this value.
page_token str
Optional. A page token, received from a previous EnumerateLicensedUsers call. Provide this to retrieve the subsequent page.