-
Notifications
You must be signed in to change notification settings - Fork 230
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
samples: add schema samples, typescript sample support #1262
Conversation
…ication of added methods
…O sample test working
Here is the summary of changes. You are about to add 20 region tags.
This comment is generated by snippet-bot.
|
…ma-support # Conflicts: # src/pubsub.ts # test/pubsub.ts
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See inline comments.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM to me overall. I'm not a Node.js expert. 😃
samples: add more system-tests for schema samples
…ises' object instead of 'fs/promises'
Source-Link: googleapis/synthtool@3602660 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:e6d785d6de3cab027f6213d95ccedab4cab3811b0d3172b78db2216faa182e32 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
fixes: #1220
The remainder of this PR is about adding schema sample snippets, as well as some preliminary TypeScript snippet support. There are still some linting issues with the generated samples, and I wanted to talk about the method used here before committing to it, so it's still marked as a work in progress.