pubSubTopic property

String? pubSubTopic
getter/setter pair

The name of an existing Pub/Sub topic.

The server will publish messages to this topic whenever the status of the operation changes. The Life Sciences Service Agent account must have publisher permissions to the specified topic or notifications will not be sent.

Implementation

core.String? pubSubTopic;