licensedNumberOfSeats property
Read-only field containing the current number of users that are assigned a
license for the product defined in skuId
.
This field's value is equivalent to the numerical count of users returned
by the Enterprise License Manager API method:
[listForProductAndSku
](https://developers.google.com/workspace/admin/licensing/v1/reference/licenseAssignments/listForProductAndSku).
Implementation
core.int? licensedNumberOfSeats;