Reference documentation and code samples for the License Manager V1 API class Google::Cloud::LicenseManager::V1::QueryConfigurationLicenseUsageResponse.
Message for response to get the license usage per configuration.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#user_count_usage
def user_count_usage() -> ::Google::Cloud::LicenseManager::V1::UserCountUsage
Returns
- (::Google::Cloud::LicenseManager::V1::UserCountUsage) — Usage information for license types which use user-count billing.
#user_count_usage=
def user_count_usage=(value) -> ::Google::Cloud::LicenseManager::V1::UserCountUsage
Parameter
- value (::Google::Cloud::LicenseManager::V1::UserCountUsage) — Usage information for license types which use user-count billing.
Returns
- (::Google::Cloud::LicenseManager::V1::UserCountUsage) — Usage information for license types which use user-count billing.