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

Dry run support in Write API #711

Closed
Achuth17 opened this issue Feb 19, 2020 · 1 comment · Fixed by #712
Closed

Dry run support in Write API #711

Achuth17 opened this issue Feb 19, 2020 · 1 comment · Fixed by #712
Assignees
Labels
api: logging Issues related to the googleapis/nodejs-logging API.

Comments

@Achuth17
Copy link

I am trying to set dryRun flag of the write api.

The WriteOptions interface does not support passing the dryRun boolean. Is there any other way to accomplish this?

@product-auto-label product-auto-label bot added the api: logging Issues related to the googleapis/nodejs-logging API. label Feb 19, 2020
@stephenplusplus stephenplusplus self-assigned this Feb 19, 2020
@stephenplusplus
Copy link
Contributor

Looks like an oversight. I'll try to PR that real quick. Thanks for catching it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: logging Issues related to the googleapis/nodejs-logging API.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants