X Tutup
Skip to content

Bigtable: copy InstanceName to data.models.#3063

Merged
garrettjonesgoogle merged 1 commit intogoogleapis:masterfrom
igorbernstein2:instance-name
Mar 20, 2018
Merged

Bigtable: copy InstanceName to data.models.#3063
garrettjonesgoogle merged 1 commit intogoogleapis:masterfrom
igorbernstein2:instance-name

Conversation

@igorbernstein2
Copy link
Copy Markdown
Contributor

This is a bit ugly: the autogenerate bigtable data api doesn't reference instances, only tables. So the resource name for instances is never generated. Up until this point I've been borrowing resource name from admin, which is really ugly. This PR simply copies the admin InstanceName to data's models package. At some point in the future when GAPIC implements common resource names, this can be cleaned up

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup