api Service Patch
suspend fun apiServicePatch(name: String, block: suspend APIServicePatchResourceBuilder.() -> Unit): APIServicePatch
Parameters
name
The unique name of the resulting resource.
block
Builder for APIServicePatch.
See also
Parameters
name
The unique name of the resulting resource.