| Package | Description |
|---|---|
| com.google.api.services.vault.v1.model |
| Modifier and Type | Method and Description |
|---|---|
HeldMailQuery |
HeldMailQuery.clone() |
HeldMailQuery |
CorpusQuery.getMailQuery()
Service-specific options for Gmail holds.
|
HeldMailQuery |
HeldMailQuery.set(String fieldName,
Object value) |
HeldMailQuery |
HeldMailQuery.setEndTime(String endTime)
The end time for the query.
|
HeldMailQuery |
HeldMailQuery.setStartTime(String startTime)
The start time for the query.
|
HeldMailQuery |
HeldMailQuery.setTerms(String terms)
The [search operators](https://support.google.com/vault/answer/2474474) used to refine the
messages covered by the hold.
|
| Modifier and Type | Method and Description |
|---|---|
CorpusQuery |
CorpusQuery.setMailQuery(HeldMailQuery mailQuery)
Service-specific options for Gmail holds.
|
Copyright © 2011–2025 Google. All rights reserved.