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

Play Integrity API support #1479

Closed
worrells-best opened this issue Mar 16, 2022 · 0 comments · Fixed by #1482
Closed

Play Integrity API support #1479

worrells-best opened this issue Mar 16, 2022 · 0 comments · Fixed by #1482
Assignees
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@worrells-best
Copy link

I'm requesting support for Play Integrity API. The API was recently released to the public, but it is explicitly excluded in google-api-go-generator/gen.go:

 var skipAPIGeneration = map[string]bool{
        "sql:v1beta4":      true,
        "playintegrity:v1": true,
 }
@worrells-best worrells-best added priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Mar 16, 2022
codyoss added a commit to codyoss/google-api-go-client that referenced this issue Mar 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants