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 Like

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?

1 Like

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 :slightly_smiling_face: