| Package | Description |
|---|---|
| com.google.api.services.vault.v1.model |
| Modifier and Type | Method and Description |
|---|---|
AccountCount |
AccountCount.clone() |
AccountCount |
AccountCount.set(String fieldName,
Object value) |
AccountCount |
AccountCount.setAccount(UserInfo account)
Account owner.
|
AccountCount |
AccountCount.setCount(Long count)
The number of results (messages or files) found for this account.
|
| Modifier and Type | Method and Description |
|---|---|
List<AccountCount> |
MailCountResult.getAccountCounts()
Subtotal count per matching account that have more than zero messages.
|
List<AccountCount> |
GroupsCountResult.getAccountCounts()
Subtotal count per matching account that have more than zero messages.
|
| Modifier and Type | Method and Description |
|---|---|
MailCountResult |
MailCountResult.setAccountCounts(List<AccountCount> accountCounts)
Subtotal count per matching account that have more than zero messages.
|
GroupsCountResult |
GroupsCountResult.setAccountCounts(List<AccountCount> accountCounts)
Subtotal count per matching account that have more than zero messages.
|
Copyright © 2011–2025 Google. All rights reserved.