| Package | Description |
|---|---|
| com.google.api.services.walletobjects.model |
| Modifier and Type | Method and Description |
|---|---|
Permission |
Permission.clone() |
Permission |
Permission.set(String fieldName,
Object value) |
Permission |
Permission.setEmailAddress(String emailAddress)
The email address of the user, group, or service account to which this permission refers to.
|
Permission |
Permission.setRole(String role)
The role granted by this permission.
|
| Modifier and Type | Method and Description |
|---|---|
List<Permission> |
Permissions.getPermissions()
The complete list of permissions for the issuer account.
|
| Modifier and Type | Method and Description |
|---|---|
Permissions |
Permissions.setPermissions(List<Permission> permissions)
The complete list of permissions for the issuer account.
|
Copyright © 2011–2025 Google. All rights reserved.