| Package | Description |
|---|---|
| com.google.api.services.walletobjects | |
| com.google.api.services.walletobjects.model |
| Modifier and Type | Method and Description |
|---|---|
Walletobjects.Permissions.Update |
Walletobjects.Permissions.update(Long resourceId,
Permissions content)
Updates the permissions for the given issuer.
|
| Constructor and Description |
|---|
Update(Long resourceId,
Permissions content)
Updates the permissions for the given issuer.
|
| Modifier and Type | Method and Description |
|---|---|
Permissions |
Permissions.clone() |
Permissions |
Permissions.set(String fieldName,
Object value) |
Permissions |
Permissions.setIssuerId(Long issuerId)
ID of the issuer the list of permissions refer to.
|
Permissions |
Permissions.setPermissions(List<Permission> permissions)
The complete list of permissions for the issuer account.
|
Copyright © 2011–2025 Google. All rights reserved.