Bigtable: Admin should have proto utility methods #3141
Labels
api: bigtable
Issues related to the Bigtable API.
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
There are some complex protobuf objects. Here are some possibilities where utilities might come in handy:
AppProfile
,DropRowRangeRequest
,ModifyColumnFamiliesRequest
)Instance
messages are complexPartialUpdateInstanceRequest
usegoogle.protobuf.FieldMask
which is quite confusingCheckConsistency
is used for for polling, so it's ideal having a utility for this kind of functionalityThe text was updated successfully, but these errors were encountered: