License Manager V1 API - Class Google::Cloud::LicenseManager::V1::UserCountUsage (v0.1.0)

Reference documentation and code samples for the License Manager V1 API class Google::Cloud::LicenseManager::V1::UserCountUsage.

Message representing usage for license configurations which use user-count billing.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#unique_user_count

def unique_user_count() -> ::Integer
Returns
  • (::Integer) — Required. Unique number of licensed users.

#unique_user_count=

def unique_user_count=(value) -> ::Integer
Parameter
  • value (::Integer) — Required. Unique number of licensed users.
Returns
  • (::Integer) — Required. Unique number of licensed users.