
target.apidocs.com.google.api.services.playintegrity.v1.PlayIntegrity.V1.html Maven / Gradle / Ivy
PlayIntegrity.V1 (Google Play Integrity API v1-rev20231119-2.0.0)
com.google.api.services.playintegrity.v1
Class PlayIntegrity.V1
- java.lang.Object
-
- com.google.api.services.playintegrity.v1.PlayIntegrity.V1
-
- Enclosing class:
- PlayIntegrity
public class PlayIntegrity.V1
extends Object
The "v1" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
PlayIntegrity.V1.DecodeIntegrityToken
-
Constructor Summary
Constructors
Constructor and Description
V1()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
PlayIntegrity.V1.DecodeIntegrityToken
decodeIntegrityToken(String packageName,
DecodeIntegrityTokenRequest content)
Decodes the integrity token and returns the token payload.
-
-
Method Detail
-
decodeIntegrityToken
public PlayIntegrity.V1.DecodeIntegrityToken decodeIntegrityToken(String packageName,
DecodeIntegrityTokenRequest content)
throws IOException
Decodes the integrity token and returns the token payload.
Create a request for the method "v1.decodeIntegrityToken".
This request holds the parameters needed by the playintegrity server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote
operation.
- Parameters:
packageName
- Package name of the app the attached integrity token belongs to.
content
- the DecodeIntegrityTokenRequest
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2023 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy