Discovery Engine V1BETA API - Class Google::Cloud::DiscoveryEngine::V1beta::LicenseConfigUsageStats (v0.28.0)

Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::LicenseConfigUsageStats.

Stats about users' licenses.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#license_config

def license_config() -> ::String
Returns
  • (::String) — Required. The LicenseConfig name.

#license_config=

def license_config=(value) -> ::String
Parameter
  • value (::String) — Required. The LicenseConfig name.
Returns
  • (::String) — Required. The LicenseConfig name.

#used_license_count

def used_license_count() -> ::Integer
Returns
  • (::Integer) — Required. The number of licenses used.

#used_license_count=

def used_license_count=(value) -> ::Integer
Parameter
  • value (::Integer) — Required. The number of licenses used.
Returns
  • (::Integer) — Required. The number of licenses used.