nodejs-docs-samples
nodejs-docs-samples copied to clipboard
feat: Adding API v2 BigQuery export samples
Description
b/349639990
Note: Before submitting a pull request, please open an issue for discussion if you are not associated with Google.
Checklist
- [ ] I have followed guidelines from CONTRIBUTING.MD and Samples Style Guide
- [ ] Tests pass:
npm test(see Testing) - [ ] Lint pass:
npm run lint(see Style) - [ ] These samples need a new API enabled in testing projects to pass (let us know which ones)
- [ ] These samples need a new/updated env vars in testing projects set to pass (let us know which ones)
- [ ] This pull request is from a branch created directly off of
GoogleCloudPlatform/nodejs-docs-samples. Not a fork. - [ ] This sample adds a new sample directory, and I updated the CODEOWNERS file with the codeowners for this sample
- [ ] This sample adds a new sample directory, and I created GitHub Actions workflow for this sample
- [ ] This sample adds a new Product API, and I updated the Blunderbuss issue/PR auto-assigner with the codeowners for this sample
- [ ] Please merge this PR for me once it is approved
Here is the summary of changes.
You are about to add 5 region tags.
- security-center/snippets/v2/createBigQueryExport.js:22, tag
securitycenter_create_bigquery_export_v2 - security-center/snippets/v2/deleteBigQueryExport.js:22, tag
securitycenter_delete_bigquery_export_v2 - security-center/snippets/v2/getBigQueryExport.js:22, tag
securitycenter_get_bigquery_export_v2 - security-center/snippets/v2/listAllBigQueryExports.js:22, tag
securitycenter_list_bigquery_export_v2 - security-center/snippets/v2/updateBigQueryExport.js:22, tag
securitycenter_update_bigquery_export_v2
This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:
- [ ] Refresh this comment
Hi @rafaelMurata, thanks for submitting. I'm going to take a look at this and your other pending pull requests and get you updates within the next five days.
Hi @rafaelMurata, this PR is failing for same reasons as #3722. Please apply the same guidance I gave there for resolving the issues.