Google Cloud License Manager V1 Client - Class QueryConfigurationLicenseUsageResponse (0.1.0)

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 \ V1

Methods

__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