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

Expose LogExclusion apis of logging #158

Closed
athakor opened this issue May 6, 2020 · 0 comments · Fixed by #162
Closed

Expose LogExclusion apis of logging #158

athakor opened this issue May 6, 2020 · 0 comments · Fixed by #162
Assignees
Labels
api: logging Issues related to the googleapis/java-logging API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@athakor
Copy link
Contributor

athakor commented May 6, 2020

implements the following log exclusions APIs of logging.

  • create : Creates a new exclusion in a specified parent resource

  • delete : Deletes an exclusion

  • get : Gets the description of an exclusion

  • list : Lists all the exclusions in a parent resource

  • patch : Changes one or more properties of an existing exclusion

@athakor athakor added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. api: logging Issues related to the googleapis/java-logging API. labels May 6, 2020
@athakor athakor self-assigned this May 6, 2020
@athakor athakor changed the title implement the LogExclusion apis of logging Expose LogExclusion apis of logging May 6, 2020
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/java-logging API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant