Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::ListLicenseConfigsUsageStatsResponse.
Response message for UserLicenseService.ListLicenseConfigsUsageStats method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#license_config_usage_stats
def license_config_usage_stats() -> ::Array<::Google::Cloud::DiscoveryEngine::V1beta::LicenseConfigUsageStats>
Returns
- (::Array<::Google::Cloud::DiscoveryEngine::V1beta::LicenseConfigUsageStats>) — All the customer's LicenseConfigUsageStats.
#license_config_usage_stats=
def license_config_usage_stats=(value) -> ::Array<::Google::Cloud::DiscoveryEngine::V1beta::LicenseConfigUsageStats>
Parameter
- value (::Array<::Google::Cloud::DiscoveryEngine::V1beta::LicenseConfigUsageStats>) — All the customer's LicenseConfigUsageStats.
Returns
- (::Array<::Google::Cloud::DiscoveryEngine::V1beta::LicenseConfigUsageStats>) — All the customer's LicenseConfigUsageStats.