Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Cannot define a PubSub Subscription with ConfigConnector using option useTableSchema

In Cloud Console I can define a PubSub subscription and have ut use the table schema. But that option does not exist in ConfigConnector. I can set useTopicSchema and writeMetadata but useTableSchema does not exist.

1 3 364
3 REPLIES 3

Hi @bhg-fredrik-r,

Welcome to Google Cloud Community!

The useTableSchema option is not available due to the lack of direct integration; it only applies to Dataflow pipelines. Although Pub/Sub can be used as a target, the schema integration is not accessible through Config Connector.

I hope this helps.

I can set it with the gcloud command so I guess the API supports it. Any chance getting support into Cloud Connector?

There's an open Github issue for this here: https://github.com/GoogleCloudPlatform/k8s-config-connector/issues/1912

We're also waiting for this feature to be available 🙂

Top Labels in this Space