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(aiplatform): start generating stubs for beta #6723

Merged
merged 3 commits into from Sep 22, 2022

Commits on Sep 22, 2022

  1. chore: restrict gapic proto find func to a dir

    Some apis, mainly aiplatform, have nested helper types in subdir
    under the serivce proto defs. We only want to look at the files
    in the service dir to generate the gapic service.
    codyoss committed Sep 22, 2022
    Copy the full SHA
    35dc432 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    493f461 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    499c7e8 View commit details
    Browse the repository at this point in the history