{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "NotificationQueueGcpPubsubOutbound", "type": "object", "properties": { "gcp_pubsub_topic_name": { "type": "string" }, "gcp_pubsub_service_account": { "type": "string" } } }