googleapis / google-cloud-java

Google Cloud Client Library for Java
https://cloud.google.com/java/docs/reference
Apache License 2.0
1.88k stars 1.06k forks source link

Bigtable: Admin should have proto utility methods #3141

Closed sduskis closed 6 years ago

sduskis commented 6 years ago

There are some complex protobuf objects. Here are some possibilities where utilities might come in handy:

yihanzhen commented 6 years ago

I'm not sure about priority. Feel free to bump if necessary.

igorbernstein2 commented 6 years ago

This is currently being worked on: https://github.com/GoogleCloudPlatform/google-cloud-java/pull/3395

igorbernstein2 commented 6 years ago

I'm still in the process of cleaning things up, but the wrappers have landed.