topic Subscription
suspend fun topicSubscription(name: String, block: suspend TopicSubscriptionResourceBuilder.() -> Unit): TopicSubscription
Parameters
name
The unique name of the resulting resource.
block
Builder for TopicSubscription.
See also
Parameters
name
The unique name of the resulting resource.