GoogleCloudContentwarehouseV1PublishActionResponse

data class GoogleCloudContentwarehouseV1PublishActionResponse(val messages: List<String>, val topicId: String)

Represents the action responsible for publishing messages to a Pub/Sub topic.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Messages to be published.

Link copied to clipboard

The topic id in the Pub/Sub service for which messages will be published to.