service Quota
suspend fun serviceQuota(name: String, block: suspend ServiceQuotaResourceBuilder.() -> Unit): ServiceQuota
Parameters
name
The unique name of the resulting resource.
block
Builder for ServiceQuota.
See also
Parameters
name
The unique name of the resulting resource.