According to this page, runtime parameters are not supported for BigtableIO (only for BigQuery, PubSub and Text). Is there a possible workaround or example to do so without reimplementing the class?
Actually I was using CloudBigtableIO from bigtable-hbase-beam dependency. Is there an expectation on being supported on both libraries at some point?