Skip navigation links
A B C D G I P R S T V 

A

AccountActivity - Class in com.google.api.services.playintegrity.v1.model
Contains a signal helping apps differentiating between likely genuine users and likely non- genuine traffic (such as accounts being used for fraud, accounts used by automated traffic, or accounts used in device farms) based on the presence and volume of Play store activity.
AccountActivity() - Constructor for class com.google.api.services.playintegrity.v1.model.AccountActivity
 
AccountDetails - Class in com.google.api.services.playintegrity.v1.model
Contains the account information such as the licensing status for the user in the scope.
AccountDetails() - Constructor for class com.google.api.services.playintegrity.v1.model.AccountDetails
 
AccountRiskVerdict - Class in com.google.api.services.playintegrity.v1.model
Contains information about account risk that indicates if the current user session seems low risk, unknown, or risky before you allow important actions to proceed.
AccountRiskVerdict() - Constructor for class com.google.api.services.playintegrity.v1.model.AccountRiskVerdict
 
all() - Static method in class com.google.api.services.playintegrity.v1.PlayIntegrityScopes
Returns an unmodifiable set that contains all scopes declared by this class.
AppIntegrity - Class in com.google.api.services.playintegrity.v1.model
Contains the application integrity information.
AppIntegrity() - Constructor for class com.google.api.services.playintegrity.v1.model.AppIntegrity
 

B

build() - Method in class com.google.api.services.playintegrity.v1.PlayIntegrity.Builder
Builds a new instance of PlayIntegrity.
Builder(HttpTransport, JsonFactory, HttpRequestInitializer) - Constructor for class com.google.api.services.playintegrity.v1.PlayIntegrity.Builder
Returns an instance of a new builder.

C

clone() - Method in class com.google.api.services.playintegrity.v1.model.AccountActivity
 
clone() - Method in class com.google.api.services.playintegrity.v1.model.AccountDetails
 
clone() - Method in class com.google.api.services.playintegrity.v1.model.AccountRiskVerdict
 
clone() - Method in class com.google.api.services.playintegrity.v1.model.AppIntegrity
 
clone() - Method in class com.google.api.services.playintegrity.v1.model.DecodeIntegrityTokenRequest
 
clone() - Method in class com.google.api.services.playintegrity.v1.model.DecodeIntegrityTokenResponse
 
clone() - Method in class com.google.api.services.playintegrity.v1.model.DeviceIntegrity
 
clone() - Method in class com.google.api.services.playintegrity.v1.model.RequestDetails
 
clone() - Method in class com.google.api.services.playintegrity.v1.model.TestingDetails
 
clone() - Method in class com.google.api.services.playintegrity.v1.model.TokenPayloadExternal
 
com.google.api.services.playintegrity.v1 - package com.google.api.services.playintegrity.v1
 
com.google.api.services.playintegrity.v1.model - package com.google.api.services.playintegrity.v1.model
 

D

decodeIntegrityToken(String, DecodeIntegrityTokenRequest) - Method in class com.google.api.services.playintegrity.v1.PlayIntegrity.V1
Decodes the integrity token and returns the token payload.
DecodeIntegrityToken(String, DecodeIntegrityTokenRequest) - Constructor for class com.google.api.services.playintegrity.v1.PlayIntegrity.V1.DecodeIntegrityToken
Decodes the integrity token and returns the token payload.
DecodeIntegrityTokenRequest - Class in com.google.api.services.playintegrity.v1.model
Request to decode the integrity token.
DecodeIntegrityTokenRequest() - Constructor for class com.google.api.services.playintegrity.v1.model.DecodeIntegrityTokenRequest
 
DecodeIntegrityTokenResponse - Class in com.google.api.services.playintegrity.v1.model
Response containing the decoded integrity payload.
DecodeIntegrityTokenResponse() - Constructor for class com.google.api.services.playintegrity.v1.model.DecodeIntegrityTokenResponse
 
DEFAULT_BASE_URL - Static variable in class com.google.api.services.playintegrity.v1.PlayIntegrity
The default encoded base URL of the service.
DEFAULT_BATCH_PATH - Static variable in class com.google.api.services.playintegrity.v1.PlayIntegrity
The default encoded batch path of the service.
DEFAULT_MTLS_ROOT_URL - Static variable in class com.google.api.services.playintegrity.v1.PlayIntegrity
The default encoded mTLS root URL of the service.
DEFAULT_ROOT_URL - Static variable in class com.google.api.services.playintegrity.v1.PlayIntegrity
The default encoded root URL of the service.
DEFAULT_SERVICE_PATH - Static variable in class com.google.api.services.playintegrity.v1.PlayIntegrity
The default encoded service path of the service.
DeviceIntegrity - Class in com.google.api.services.playintegrity.v1.model
Contains the device attestation information.
DeviceIntegrity() - Constructor for class com.google.api.services.playintegrity.v1.model.DeviceIntegrity
 

G

get$Xgafv() - Method in class com.google.api.services.playintegrity.v1.PlayIntegrityRequest
V1 error format.
getAbstractGoogleClient() - Method in class com.google.api.services.playintegrity.v1.PlayIntegrityRequest
 
getAccessToken() - Method in class com.google.api.services.playintegrity.v1.PlayIntegrityRequest
OAuth access token.
getAccountActivity() - Method in class com.google.api.services.playintegrity.v1.model.AccountDetails
Details about the account activity for the user in the scope.
getAccountDetails() - Method in class com.google.api.services.playintegrity.v1.model.TokenPayloadExternal
Required.
getActivityLevel() - Method in class com.google.api.services.playintegrity.v1.model.AccountActivity
Required.
getAlt() - Method in class com.google.api.services.playintegrity.v1.PlayIntegrityRequest
Data format for response.
getAppIntegrity() - Method in class com.google.api.services.playintegrity.v1.model.TokenPayloadExternal
Required.
getAppLicensingVerdict() - Method in class com.google.api.services.playintegrity.v1.model.AccountDetails
Required.
getAppRecognitionVerdict() - Method in class com.google.api.services.playintegrity.v1.model.AppIntegrity
Required.
getCallback() - Method in class com.google.api.services.playintegrity.v1.PlayIntegrityRequest
JSONP
getCertificateSha256Digest() - Method in class com.google.api.services.playintegrity.v1.model.AppIntegrity
The SHA256 hash of the requesting app's signing certificates (base64 web-safe encoded).
getDeviceIntegrity() - Method in class com.google.api.services.playintegrity.v1.model.TokenPayloadExternal
Required.
getDeviceRecognitionVerdict() - Method in class com.google.api.services.playintegrity.v1.model.DeviceIntegrity
Details about the integrity of the device the app is running on
getFields() - Method in class com.google.api.services.playintegrity.v1.PlayIntegrityRequest
Selector specifying which fields to include in a partial response.
getIntegrityToken() - Method in class com.google.api.services.playintegrity.v1.model.DecodeIntegrityTokenRequest
Encoded integrity token.
getIsTestingResponse() - Method in class com.google.api.services.playintegrity.v1.model.TestingDetails
Required.
getKey() - Method in class com.google.api.services.playintegrity.v1.PlayIntegrityRequest
API key.
getNonce() - Method in class com.google.api.services.playintegrity.v1.model.RequestDetails
Nonce that was provided in the request (which is base64 web-safe no-wrap).
getOauthToken() - Method in class com.google.api.services.playintegrity.v1.PlayIntegrityRequest
OAuth 2.0 token for the current user.
getPackageName() - Method in class com.google.api.services.playintegrity.v1.model.AppIntegrity
Package name of the application under attestation.
getPackageName() - Method in class com.google.api.services.playintegrity.v1.PlayIntegrity.V1.DecodeIntegrityToken
Package name of the app the attached integrity token belongs to.
getPrettyPrint() - Method in class com.google.api.services.playintegrity.v1.PlayIntegrityRequest
Returns response with indentations and line breaks.
getQuotaUser() - Method in class com.google.api.services.playintegrity.v1.PlayIntegrityRequest
Available to use for quota purposes for server-side applications.
getRequestDetails() - Method in class com.google.api.services.playintegrity.v1.model.TokenPayloadExternal
Required.
getRequestHash() - Method in class com.google.api.services.playintegrity.v1.model.RequestDetails
Request hash that was provided in the request.
getRequestPackageName() - Method in class com.google.api.services.playintegrity.v1.model.RequestDetails
Required.
getRisk() - Method in class com.google.api.services.playintegrity.v1.model.AccountRiskVerdict
Required.
getRiskLevel() - Method in class com.google.api.services.playintegrity.v1.model.AccountRiskVerdict
Required.
getTestingDetails() - Method in class com.google.api.services.playintegrity.v1.model.TokenPayloadExternal
Indicates that this payload is generated for testing purposes and contains any additional data that is linked with testing status.
getTimestampMillis() - Method in class com.google.api.services.playintegrity.v1.model.RequestDetails
Required.
getTokenPayloadExternal() - Method in class com.google.api.services.playintegrity.v1.model.DecodeIntegrityTokenResponse
Plain token payload generated from the decoded integrity token.
getUploadProtocol() - Method in class com.google.api.services.playintegrity.v1.PlayIntegrityRequest
Upload protocol for media (e.g.
getUploadType() - Method in class com.google.api.services.playintegrity.v1.PlayIntegrityRequest
Legacy upload protocol for media (e.g.
getVersionCode() - Method in class com.google.api.services.playintegrity.v1.model.AppIntegrity
Version code of the application.

I

initialize(AbstractGoogleClientRequest<?>) - Method in class com.google.api.services.playintegrity.v1.PlayIntegrity
 
initializeJsonRequest(AbstractGoogleJsonClientRequest<?>) - Method in class com.google.api.services.playintegrity.v1.PlayIntegrityRequestInitializer
 
initializePlayIntegrityRequest(PlayIntegrityRequest<?>) - Method in class com.google.api.services.playintegrity.v1.PlayIntegrityRequestInitializer
Initializes PlayIntegrity request.

P

PlayIntegrity - Class in com.google.api.services.playintegrity.v1
Service definition for PlayIntegrity (v1).
PlayIntegrity(HttpTransport, JsonFactory, HttpRequestInitializer) - Constructor for class com.google.api.services.playintegrity.v1.PlayIntegrity
Constructor.
PLAYINTEGRITY - Static variable in class com.google.api.services.playintegrity.v1.PlayIntegrityScopes
Private Service: https://www.googleapis.com/auth/playintegrity.
PlayIntegrity.Builder - Class in com.google.api.services.playintegrity.v1
Builder for PlayIntegrity.
PlayIntegrity.V1 - Class in com.google.api.services.playintegrity.v1
The "v1" collection of methods.
PlayIntegrity.V1.DecodeIntegrityToken - Class in com.google.api.services.playintegrity.v1
 
PlayIntegrityRequest<T> - Class in com.google.api.services.playintegrity.v1
PlayIntegrity request.
PlayIntegrityRequest(PlayIntegrity, String, String, Object, Class<T>) - Constructor for class com.google.api.services.playintegrity.v1.PlayIntegrityRequest
 
PlayIntegrityRequestInitializer - Class in com.google.api.services.playintegrity.v1
PlayIntegrity request initializer for setting properties like key and userIp.
PlayIntegrityRequestInitializer() - Constructor for class com.google.api.services.playintegrity.v1.PlayIntegrityRequestInitializer
 
PlayIntegrityRequestInitializer(String) - Constructor for class com.google.api.services.playintegrity.v1.PlayIntegrityRequestInitializer
 
PlayIntegrityRequestInitializer(String, String) - Constructor for class com.google.api.services.playintegrity.v1.PlayIntegrityRequestInitializer
 
PlayIntegrityScopes - Class in com.google.api.services.playintegrity.v1
Available OAuth 2.0 scopes for use with the Google Play Integrity API.

R

RequestDetails - Class in com.google.api.services.playintegrity.v1.model
Contains the integrity request information.
RequestDetails() - Constructor for class com.google.api.services.playintegrity.v1.model.RequestDetails
 

S

set(String, Object) - Method in class com.google.api.services.playintegrity.v1.model.AccountActivity
 
set(String, Object) - Method in class com.google.api.services.playintegrity.v1.model.AccountDetails
 
set(String, Object) - Method in class com.google.api.services.playintegrity.v1.model.AccountRiskVerdict
 
set(String, Object) - Method in class com.google.api.services.playintegrity.v1.model.AppIntegrity
 
set(String, Object) - Method in class com.google.api.services.playintegrity.v1.model.DecodeIntegrityTokenRequest
 
set(String, Object) - Method in class com.google.api.services.playintegrity.v1.model.DecodeIntegrityTokenResponse
 
set(String, Object) - Method in class com.google.api.services.playintegrity.v1.model.DeviceIntegrity
 
set(String, Object) - Method in class com.google.api.services.playintegrity.v1.model.RequestDetails
 
set(String, Object) - Method in class com.google.api.services.playintegrity.v1.model.TestingDetails
 
set(String, Object) - Method in class com.google.api.services.playintegrity.v1.model.TokenPayloadExternal
 
set(String, Object) - Method in class com.google.api.services.playintegrity.v1.PlayIntegrity.V1.DecodeIntegrityToken
 
set(String, Object) - Method in class com.google.api.services.playintegrity.v1.PlayIntegrityRequest
 
set$Xgafv(String) - Method in class com.google.api.services.playintegrity.v1.PlayIntegrity.V1.DecodeIntegrityToken
 
set$Xgafv(String) - Method in class com.google.api.services.playintegrity.v1.PlayIntegrityRequest
V1 error format.
setAccessToken(String) - Method in class com.google.api.services.playintegrity.v1.PlayIntegrity.V1.DecodeIntegrityToken
 
setAccessToken(String) - Method in class com.google.api.services.playintegrity.v1.PlayIntegrityRequest
OAuth access token.
setAccountActivity(AccountActivity) - Method in class com.google.api.services.playintegrity.v1.model.AccountDetails
Details about the account activity for the user in the scope.
setAccountDetails(AccountDetails) - Method in class com.google.api.services.playintegrity.v1.model.TokenPayloadExternal
Required.
setActivityLevel(String) - Method in class com.google.api.services.playintegrity.v1.model.AccountActivity
Required.
setAlt(String) - Method in class com.google.api.services.playintegrity.v1.PlayIntegrity.V1.DecodeIntegrityToken
 
setAlt(String) - Method in class com.google.api.services.playintegrity.v1.PlayIntegrityRequest
Data format for response.
setAppIntegrity(AppIntegrity) - Method in class com.google.api.services.playintegrity.v1.model.TokenPayloadExternal
Required.
setApplicationName(String) - Method in class com.google.api.services.playintegrity.v1.PlayIntegrity.Builder
 
setAppLicensingVerdict(String) - Method in class com.google.api.services.playintegrity.v1.model.AccountDetails
Required.
setAppRecognitionVerdict(String) - Method in class com.google.api.services.playintegrity.v1.model.AppIntegrity
Required.
setBatchPath(String) - Method in class com.google.api.services.playintegrity.v1.PlayIntegrity.Builder
 
setCallback(String) - Method in class com.google.api.services.playintegrity.v1.PlayIntegrity.V1.DecodeIntegrityToken
 
setCallback(String) - Method in class com.google.api.services.playintegrity.v1.PlayIntegrityRequest
JSONP
setCertificateSha256Digest(List<String>) - Method in class com.google.api.services.playintegrity.v1.model.AppIntegrity
The SHA256 hash of the requesting app's signing certificates (base64 web-safe encoded).
setDeviceIntegrity(DeviceIntegrity) - Method in class com.google.api.services.playintegrity.v1.model.TokenPayloadExternal
Required.
setDeviceRecognitionVerdict(List<String>) - Method in class com.google.api.services.playintegrity.v1.model.DeviceIntegrity
Details about the integrity of the device the app is running on
setDisableGZipContent(boolean) - Method in class com.google.api.services.playintegrity.v1.PlayIntegrityRequest
 
setFields(String) - Method in class com.google.api.services.playintegrity.v1.PlayIntegrity.V1.DecodeIntegrityToken
 
setFields(String) - Method in class com.google.api.services.playintegrity.v1.PlayIntegrityRequest
Selector specifying which fields to include in a partial response.
setGoogleClientRequestInitializer(GoogleClientRequestInitializer) - Method in class com.google.api.services.playintegrity.v1.PlayIntegrity.Builder
 
setHttpRequestInitializer(HttpRequestInitializer) - Method in class com.google.api.services.playintegrity.v1.PlayIntegrity.Builder
 
setIntegrityToken(String) - Method in class com.google.api.services.playintegrity.v1.model.DecodeIntegrityTokenRequest
Encoded integrity token.
setIsTestingResponse(Boolean) - Method in class com.google.api.services.playintegrity.v1.model.TestingDetails
Required.
setKey(String) - Method in class com.google.api.services.playintegrity.v1.PlayIntegrity.V1.DecodeIntegrityToken
 
setKey(String) - Method in class com.google.api.services.playintegrity.v1.PlayIntegrityRequest
API key.
setNonce(String) - Method in class com.google.api.services.playintegrity.v1.model.RequestDetails
Nonce that was provided in the request (which is base64 web-safe no-wrap).
setOauthToken(String) - Method in class com.google.api.services.playintegrity.v1.PlayIntegrity.V1.DecodeIntegrityToken
 
setOauthToken(String) - Method in class com.google.api.services.playintegrity.v1.PlayIntegrityRequest
OAuth 2.0 token for the current user.
setPackageName(String) - Method in class com.google.api.services.playintegrity.v1.model.AppIntegrity
Package name of the application under attestation.
setPackageName(String) - Method in class com.google.api.services.playintegrity.v1.PlayIntegrity.V1.DecodeIntegrityToken
Package name of the app the attached integrity token belongs to.
setPlayIntegrityRequestInitializer(PlayIntegrityRequestInitializer) - Method in class com.google.api.services.playintegrity.v1.PlayIntegrity.Builder
setPrettyPrint(Boolean) - Method in class com.google.api.services.playintegrity.v1.PlayIntegrity.V1.DecodeIntegrityToken
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.playintegrity.v1.PlayIntegrityRequest
Returns response with indentations and line breaks.
setQuotaUser(String) - Method in class com.google.api.services.playintegrity.v1.PlayIntegrity.V1.DecodeIntegrityToken
 
setQuotaUser(String) - Method in class com.google.api.services.playintegrity.v1.PlayIntegrityRequest
Available to use for quota purposes for server-side applications.
setRequestDetails(RequestDetails) - Method in class com.google.api.services.playintegrity.v1.model.TokenPayloadExternal
Required.
setRequestHash(String) - Method in class com.google.api.services.playintegrity.v1.model.RequestDetails
Request hash that was provided in the request.
setRequestHeaders(HttpHeaders) - Method in class com.google.api.services.playintegrity.v1.PlayIntegrityRequest
 
setRequestPackageName(String) - Method in class com.google.api.services.playintegrity.v1.model.RequestDetails
Required.
setRisk(String) - Method in class com.google.api.services.playintegrity.v1.model.AccountRiskVerdict
Required.
setRiskLevel(String) - Method in class com.google.api.services.playintegrity.v1.model.AccountRiskVerdict
Required.
setRootUrl(String) - Method in class com.google.api.services.playintegrity.v1.PlayIntegrity.Builder
 
setServicePath(String) - Method in class com.google.api.services.playintegrity.v1.PlayIntegrity.Builder
 
setSuppressAllChecks(boolean) - Method in class com.google.api.services.playintegrity.v1.PlayIntegrity.Builder
 
setSuppressPatternChecks(boolean) - Method in class com.google.api.services.playintegrity.v1.PlayIntegrity.Builder
 
setSuppressRequiredParameterChecks(boolean) - Method in class com.google.api.services.playintegrity.v1.PlayIntegrity.Builder
 
setTestingDetails(TestingDetails) - Method in class com.google.api.services.playintegrity.v1.model.TokenPayloadExternal
Indicates that this payload is generated for testing purposes and contains any additional data that is linked with testing status.
setTimestampMillis(Long) - Method in class com.google.api.services.playintegrity.v1.model.RequestDetails
Required.
setTokenPayloadExternal(TokenPayloadExternal) - Method in class com.google.api.services.playintegrity.v1.model.DecodeIntegrityTokenResponse
Plain token payload generated from the decoded integrity token.
setUploadProtocol(String) - Method in class com.google.api.services.playintegrity.v1.PlayIntegrity.V1.DecodeIntegrityToken
 
setUploadProtocol(String) - Method in class com.google.api.services.playintegrity.v1.PlayIntegrityRequest
Upload protocol for media (e.g.
setUploadType(String) - Method in class com.google.api.services.playintegrity.v1.PlayIntegrity.V1.DecodeIntegrityToken
 
setUploadType(String) - Method in class com.google.api.services.playintegrity.v1.PlayIntegrityRequest
Legacy upload protocol for media (e.g.
setVersionCode(Long) - Method in class com.google.api.services.playintegrity.v1.model.AppIntegrity
Version code of the application.

T

TestingDetails - Class in com.google.api.services.playintegrity.v1.model
Contains additional information generated for testing responses.
TestingDetails() - Constructor for class com.google.api.services.playintegrity.v1.model.TestingDetails
 
TokenPayloadExternal - Class in com.google.api.services.playintegrity.v1.model
Contains basic app information and integrity signals like device attestation and licensing details.
TokenPayloadExternal() - Constructor for class com.google.api.services.playintegrity.v1.model.TokenPayloadExternal
 

V

v1() - Method in class com.google.api.services.playintegrity.v1.PlayIntegrity
An accessor for creating requests from the V1 collection.
V1() - Constructor for class com.google.api.services.playintegrity.v1.PlayIntegrity.V1
 
A B C D G I P R S T V 
Skip navigation links

Copyright © 2011–2023 Google. All rights reserved.