gcp.project.pubsubService.topic.config
Supported platform
- gcp
Description
Google Cloud (GCP) Pub/Sub topic configuration
Fields
| ID | TYPE | DESCRIPTION |
|---|---|---|
| projectId | string | Project ID |
| topicName | string | Topic name |
| labels | map[string]string | Labels associated with this topic |
| kmsKeyName | string | Cloud KMS key used to protect access to messages published to the topic |
| messageStoragePolicy | gcp.project.pubsubService.topic.config.messagestoragepolicy | Message storage policy |
References