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

fix: snippetgen handling of repeated enum field #1443

Merged
merged 17 commits into from
Nov 2, 2022

Conversation

dizcology
Copy link
Collaborator

Snippetgen samples currently does not handle repeated enum fields correctly. Example: https://cloud.google.com/python/docs/reference/webrisk/latest/google.cloud.webrisk_v1.services.web_risk_service.WebRiskServiceClient#google_cloud_webrisk_v1_services_web_risk_service_WebRiskServiceClient_search_uris

(Where threat_types should be a list of enums or enum name strings.)

@dizcology dizcology requested review from a team as code owners September 9, 2022 22:41
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Sep 9, 2022
@dizcology dizcology force-pushed the snippetgen-repeated-enum branch from 54f481a to 88b22c2 Compare September 9, 2022 22:46
@dizcology dizcology force-pushed the snippetgen-repeated-enum branch from 88b22c2 to fda8879 Compare September 10, 2022 00:24
@dizcology dizcology marked this pull request as draft September 10, 2022 05:12
@dizcology dizcology marked this pull request as ready for review September 10, 2022 06:28
@dizcology dizcology requested a review from parthea September 20, 2022 16:44
@dizcology dizcology added the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 2, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 2, 2022
@dizcology dizcology merged commit 70d7882 into googleapis:main Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants