cloudFunction

@JvmName(name = "eswqttynvgriowfb")
suspend fun cloudFunction(value: Output<String>)
@JvmName(name = "jcbfbijesyelqqfc")
suspend fun cloudFunction(value: String?)

Parameters

value

The Cloud Function resource name. Only Cloud Functions V2 is supported. Format: projects/{project}/locations/{location}/functions/{function} This is a read-only field. Creating Cloud Functions V2 triggers is only supported via the Cloud Functions product. An error will be returned if the user sets this value.