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: make versionClient a var #912

Merged
merged 3 commits into from Feb 23, 2022
Merged

Commits on Feb 23, 2022

  1. feat: make versionClient a var

    This will allow us to override the value after the client has been
    generated in an init function. For that code please see
    googleapis/google-cloud-go#5687
    codyoss committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    db20377 View commit details
    Browse the repository at this point in the history
  2. Update internal/gengapic/doc_file.go

    Co-authored-by: Noah Dietz <noahdietz@users.noreply.github.com>
    codyoss and noahdietz committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    c38c4f8 View commit details
    Browse the repository at this point in the history
  3. Update internal/gengapic/doc_file.go

    Co-authored-by: Noah Dietz <noahdietz@users.noreply.github.com>
    codyoss and noahdietz committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    5db1520 View commit details
    Browse the repository at this point in the history