google-api-nodejs-client
google-api-nodejs-client copied to clipboard
Where can I find the documentation for the Google Play Integrity API?
I am trying to implement in this API - https://github.com/googleapis/google-api-nodejs-client/tree/main/src/apis/playintegrity
However the documentation link present in the Readme in above link is broken, which is https://googleapis.dev/nodejs/googleapis/latest/playintegrity/classes/Playintegrity.html
There is no documentation for this yet, you have to figure it out by yourself :) (or use this example)
I ended up using Java: (
The link is still broken. Can you please provide a valid one?