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!: use microgenerator #94

Merged
merged 4 commits into from Nov 19, 2020
Merged

feat!: use microgenerator #94

merged 4 commits into from Nov 19, 2020

Commits on Nov 17, 2020

  1. Copy the full SHA
    37265c4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f939ba6 View commit details
    Browse the repository at this point in the history
  3. feat!: use microgenerator (#92)

    The bulk of the changes are to the handwritten code (`gogle/cloud/logging_v2/*.py`). Changes are listed in `UPGRADING.md`.
    
    * `_gapic` uses the microgenerated surface
    * Add support for parent resources that are not `project` (`folder`, `billingAccount`, `organization`) where appropriate for log entries and sinks.
    * Use google-style docstrings
    * Optional params can only be passed as kwargs
    busunkim96 committed Nov 17, 2020
    Copy the full SHA
    4acbe66 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. Copy the full SHA
    05119da View commit details
    Browse the repository at this point in the history