Skip to content

move Bigtable connection to match new directory structure#1024

Merged
dwsupplee merged 1 commit intogoogleapis:bigtablefrom
dwsupplee:bigtable-connection-restructure
Apr 20, 2018
Merged

move Bigtable connection to match new directory structure#1024
dwsupplee merged 1 commit intogoogleapis:bigtablefrom
dwsupplee:bigtable-connection-restructure

Conversation

@dwsupplee
Copy link
Copy Markdown
Contributor

/cc @mohitq

I should have caught this before we merged the last PR, my bad. We have a new directory structure we need to adhere to which would put the Bigtable code in Bigtable/src instead of src/Bigtable (it helps to make managing our release process a bit easier).

We'll get this merged in once CI passes, if you can please make sure to use this revision for future PRs that would be great :).

@dwsupplee dwsupplee added the api: bigtable Issues related to the Bigtable API. label Apr 20, 2018
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 20, 2018
@dwsupplee dwsupplee merged commit c1ef54b into googleapis:bigtable Apr 20, 2018
mohitq pushed a commit to mohitq/google-cloud-php that referenced this pull request May 23, 2018
dwsupplee pushed a commit that referenced this pull request Jun 4, 2018
* Connection interface

* Connection interface

* Update Connection

* Update Connection

* Update connection interface

* Update connection interface

* Updating camelCase names

* Asterisks vertically aligned

* move Bigtable connection to match new directory structure (#1024)

* ConnectionInterface grpc

* Updating camelCase names

* Asterisks vertically aligned

* pulled in change

* Implemented Interface methods

* Update Grpc

* Merge from src/Bigtable to Bigtable/src

* Connection Interface

* removed file from old directory

* Bigtable Client

* Remove BIgtableClient

* Instance Update

* change client object

* Add labels args and remove name for instance

* Update CreateInstance

* Created stub for functions that are not implemented and threw exception.

* Unit test

* Update camel case arguments

* Revert "Update camel case arguments"

This reverts commit c1da800.

* Update Changes
sduskis pushed a commit that referenced this pull request Jul 9, 2018
* Connection interface

* Connection interface

* Update Connection

* Update Connection

* Update connection interface

* Update connection interface

* Updating camelCase names

* Asterisks vertically aligned

* move Bigtable connection to match new directory structure (#1024)

* ConnectionInterface grpc

* Updating camelCase names

* Asterisks vertically aligned

* pulled in change

* Implemented Interface methods

* Update Grpc

* Merge from src/Bigtable to Bigtable/src

* Connection Interface

* removed file from old directory

* Bigtable Client

* Remove BIgtableClient

* Instance Update

* change client object

* Add labels args and remove name for instance

* Update CreateInstance

* Created stub for functions that are not implemented and threw exception.

* Unit test

* Update camel case arguments

* Revert "Update camel case arguments"

This reverts commit c1da800.

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

Labels

api: bigtable Issues related to the Bigtable API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants