Class LicensePool (0.3.0)

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

A license pool represents a pool of licenses that can be assigned to users.

Attributes

Name Description
name str
Identifier. Format: billingAccounts/{billing_account}/orders/{order}/licensePool
license_assignment_protocol google.cloud.commerce_consumer_procurement_v1.types.AssignmentProtocol
Required. Assignment protocol for the license pool.
available_license_count int
Output only. Licenses count that are available to be assigned.
total_license_count int
Output only. Total number of licenses in the pool.