| Package | Description |
|---|---|
| com.google.api.services.playintegrity.v1.model |
| Modifier and Type | Method and Description |
|---|---|
DeviceIntegrity |
DeviceIntegrity.clone() |
DeviceIntegrity |
TokenPayloadExternal.getDeviceIntegrity()
Required.
|
DeviceIntegrity |
DeviceIntegrity.set(String fieldName,
Object value) |
DeviceIntegrity |
DeviceIntegrity.setDeviceRecognitionVerdict(List<String> deviceRecognitionVerdict)
Details about the integrity of the device the app is running on.
|
| Modifier and Type | Method and Description |
|---|---|
TokenPayloadExternal |
TokenPayloadExternal.setDeviceIntegrity(DeviceIntegrity deviceIntegrity)
Required.
|
Copyright © 2011–2023 Google. All rights reserved.