| Package | Description |
|---|---|
| com.google.api.services.vault.v1.model |
| Modifier and Type | Method and Description |
|---|---|
AccountCountError |
AccountCountError.clone() |
AccountCountError |
AccountCountError.set(String fieldName,
Object value) |
AccountCountError |
AccountCountError.setAccount(UserInfo account)
Account owner.
|
AccountCountError |
AccountCountError.setErrorType(String errorType)
Account query error.
|
| Modifier and Type | Method and Description |
|---|---|
List<AccountCountError> |
MailCountResult.getAccountCountErrors()
Errors occurred when querying these accounts.
|
List<AccountCountError> |
GroupsCountResult.getAccountCountErrors()
Error occurred when querying these accounts.
|
| Modifier and Type | Method and Description |
|---|---|
MailCountResult |
MailCountResult.setAccountCountErrors(List<AccountCountError> accountCountErrors)
Errors occurred when querying these accounts.
|
GroupsCountResult |
GroupsCountResult.setAccountCountErrors(List<AccountCountError> accountCountErrors)
Error occurred when querying these accounts.
|
Copyright © 2011–2025 Google. All rights reserved.