When I tried to upgrade google-cloud-java version to 0.119 (#2332), the compilation failed for BulkMutationGCJClient.java because google-cloud-bigtable 1.6.0 does not have com.google.cloud.bigtable.data.v2.models.BulkMutationBatcher any more.

Can somebody fix this?