topic property

String? topic
getter/setter pair

The desired Pub/Sub topic to which notifications will be sent by GKE.

Format is projects/{project}/topics/{topic}.

Implementation

core.String? topic;