google-api-nodejs-client icon indicating copy to clipboard operation
google-api-nodejs-client copied to clipboard

Where can I find the documentation for the Google Play Integrity API?

Open sjmach opened this issue 3 years ago • 1 comments

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

sjmach avatar Jul 07 '22 13:07 sjmach

There is no documentation for this yet, you have to figure it out by yourself :) (or use this example)

1nikolas avatar Jul 22 '22 18:07 1nikolas

I ended up using Java: (

sjmach avatar Sep 19 '22 11:09 sjmach

The link is still broken. Can you please provide a valid one?

kabamccortesdelafuente avatar Mar 09 '23 01:03 kabamccortesdelafuente