Package | Description |
---|---|
com.google.api.services.dfareporting.model |
Modifier and Type | Method and Description |
---|---|
AccountPermission |
AccountPermission.clone() |
AccountPermission |
AccountPermission.set(String fieldName,
Object value) |
AccountPermission |
AccountPermission.setAccountProfiles(List<String> accountProfiles)
Account profiles associated with this account permission.
|
AccountPermission |
AccountPermission.setId(Long id)
ID of this account permission.
|
AccountPermission |
AccountPermission.setKind(String kind)
Identifies what kind of resource this is.
|
AccountPermission |
AccountPermission.setLevel(String level)
Administrative level required to enable this account permission.
|
AccountPermission |
AccountPermission.setName(String name)
Name of this account permission.
|
AccountPermission |
AccountPermission.setPermissionGroupId(Long permissionGroupId)
Permission group of this account permission.
|
Modifier and Type | Method and Description |
---|---|
List<AccountPermission> |
AccountPermissionsListResponse.getAccountPermissions()
Account permission collection.
|
Modifier and Type | Method and Description |
---|---|
AccountPermissionsListResponse |
AccountPermissionsListResponse.setAccountPermissions(List<AccountPermission> accountPermissions)
Account permission collection.
|
Copyright © 2011–2025 Google. All rights reserved.