Servicequotas Functions
object ServicequotasFunctions
Functions
Link copied to clipboard
Retrieve information about a Service Quotas Service.
Link copied to clipboard
Retrieve information about a Service Quota.
suspend fun getServiceQuota(argument: suspend GetServiceQuotaPlainArgsBuilder.() -> Unit): GetServiceQuotaResult
suspend fun getServiceQuota(quotaCode: String? = null, quotaName: String? = null, serviceCode: String): GetServiceQuotaResult