Reference documentation and code samples for the Google Cloud License Manager V1 Client class QueryConfigurationLicenseUsageResponse.
Message for response to get the license usage per configuration.
Generated from protobuf message google.cloud.licensemanager.v1.QueryConfigurationLicenseUsageResponse
Namespace
Google \ Cloud \ LicenseManager \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ user_count_usage |
UserCountUsage
Usage information for license types which use user-count billing. |
getUserCountUsage
Usage information for license types which use user-count billing.
| Returns | |
|---|---|
| Type | Description |
UserCountUsage|null |
|
hasUserCountUsage
setUserCountUsage
Usage information for license types which use user-count billing.
| Parameter | |
|---|---|
| Name | Description |
var |
UserCountUsage
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getDetails
| Returns | |
|---|---|
| Type | Description |
string |
|