topicName

@JvmName(name = "kebvsiscaqstjmed")
suspend fun topicName(value: Output<String>)
@JvmName(name = "twxebkfgqrghsgak")
suspend fun topicName(value: String)

Parameters

value

The name of the Cloud Pub/Sub topic to which messages will be published when a job is delivered. The topic name must be in the same format as required by Pub/Sub's PublishRequest.name, for example projects/PROJECT_ID/topics/TOPIC_ID. The topic must be in the same project as the Cloud Scheduler job.