-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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: [iap] new module for iap #10905
Conversation
product_documentation: https://cloud.google.com/iap | ||
api_description: Controls access to cloud applications running on Google Cloud Platform. | ||
client_documentation: https://cloud.google.com/java/docs/reference/google-cloud-iap/latest/overview | ||
release_level: stable |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I make the release level as stable
generation_config.yaml
Outdated
cloud_api: true | ||
GAPICs: | ||
- proto_path: google/cloud/iap/v1 | ||
- proto_path: google/cloud/iap/v1beta1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did you manually add v1beta1 here? I don't think we still have to generate v1beta1 since v1 is already here. Dotnet also don't have it generated.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done.
This reverts commit a725a34.
…cloud-java into new-library/iap-2aFWj
7766263
to
54a996f
Compare
Generated by @JoeWang1127 via generate_new_client_hermetic_build.yaml
Command used:
b/343507706