| Package | Description |
|---|---|
| com.google.api.services.vault.v1.model |
| Modifier and Type | Method and Description |
|---|---|
MailCountResult |
MailCountResult.clone() |
MailCountResult |
CountArtifactsResponse.getMailCountResult()
Count metrics for Gmail and classic Hangouts.
|
MailCountResult |
MailCountResult.set(String fieldName,
Object value) |
MailCountResult |
MailCountResult.setAccountCountErrors(List<AccountCountError> accountCountErrors)
Errors occurred when querying these accounts.
|
MailCountResult |
MailCountResult.setAccountCounts(List<AccountCount> accountCounts)
Subtotal count per matching account that have more than zero messages.
|
MailCountResult |
MailCountResult.setMatchingAccountsCount(Long matchingAccountsCount)
Total number of accounts that can be queried and have more than zero messages.
|
MailCountResult |
MailCountResult.setNonQueryableAccounts(List<String> nonQueryableAccounts)
When **DataScope** is **HELD_DATA** and when account emails are passed in explicitly, the list
of accounts in the request that are not queried because they are not on hold in the matter.
|
MailCountResult |
MailCountResult.setQueriedAccountsCount(Long queriedAccountsCount)
Total number of accounts involved in this count operation.
|
| Modifier and Type | Method and Description |
|---|---|
CountArtifactsResponse |
CountArtifactsResponse.setMailCountResult(MailCountResult mailCountResult)
Count metrics for Gmail and classic Hangouts.
|
Copyright © 2011–2025 Google. All rights reserved.