rawObservationsPubsubTopic property

String? rawObservationsPubsubTopic
getter/setter pair

Full Pub/Sub topic path in the Apigee Runtime Tenant Project where the message processor publishes captured RawObservation messages.

Format: projects/{project}/topics/{topic}. Empty string is the "not configured" sentinel; the consumer short-circuits publishing when empty. Default: empty string.

Implementation

core.String? rawObservationsPubsubTopic;