Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: typings for gapic files #307

Merged
merged 8 commits into from Jan 26, 2019
Merged

feat: typings for gapic files #307

merged 8 commits into from Jan 26, 2019

Conversation

callmehiphop
Copy link
Contributor

No description provided.

@callmehiphop callmehiphop requested a review from a team January 21, 2019 17:51
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 21, 2019
@callmehiphop callmehiphop added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jan 21, 2019
@callmehiphop callmehiphop added do not merge Indicates a pull request not ready for merge, due to either quality or timing. and removed do not merge Indicates a pull request not ready for merge, due to either quality or timing. labels Jan 21, 2019
@callmehiphop callmehiphop removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jan 21, 2019
* limitations under the License.
*/

export {DatastoreClient} from './datastore_client';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙋 it looks like this overlaps with the proto method of generating these in #305?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I didn't even notice that PR existed until I submitted this one, lol. I think there's still value in this PR since #305 does not supply types to the gapics, although it would probably be beneficial to wait for it to land and re-use the interfaces instead of having similar ones/duplicates.

@JustinBeckwith JustinBeckwith merged commit 98e5899 into googleapis:master Jan 26, 2019
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.

None yet

3 participants