Class DistributeLicenseConfigRequest (0.20.1)

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

Request message for LicenseConfigService.DistributeLicenseConfig method.

Attributes

Name Description
billing_account_license_config str
Required. Full resource name of [BillingAccountLicenseConfig][]. Format: billingAccounts/{billing_account}/billingAccountLicenseConfigs/{billing_account_license_config_id}.
project_number int
Required. The target GCP project number to distribute the license config to.
location str
Required. The target GCP project region to distribute the license config to.
license_count int
Required. The number of licenses to distribute.
license_config_id str
Optional. Distribute seats to this license config instead of creating a new one. If not specified, a new license config will be created from the billing account license config.