methodTypes

@JvmName(name = "jdgstgoysqipoawo")
suspend fun methodTypes(value: Output<List<String>>)
@JvmName(name = "dyjorsyivqvdwqur")
suspend fun methodTypes(value: List<String>)

Parameters

value

A list of RESTful methods for which to enforce the constraint. Can be CREATE, UPDATE, or both. Not all Google Cloud services support both methods. To see supported methods for each service, find the service in Supported services.


@JvmName(name = "aylyskelldqnwyia")
suspend fun methodTypes(vararg values: Output<String>)


@JvmName(name = "jrhavemhpyamdcpd")
suspend fun methodTypes(values: List<Output<String>>)
@JvmName(name = "qdnconiifxvwweeh")
suspend fun methodTypes(vararg values: String)

Parameters

values

A list of RESTful methods for which to enforce the constraint. Can be CREATE, UPDATE, or both. Not all Google Cloud services support both methods. To see supported methods for each service, find the service in Supported services.