| Package | Description |
|---|---|
| com.google.api.services.vault.v1.model |
| Modifier and Type | Method and Description |
|---|---|
HeldGroupsQuery |
HeldGroupsQuery.clone() |
HeldGroupsQuery |
CorpusQuery.getGroupsQuery()
Service-specific options for Groups holds.
|
HeldGroupsQuery |
HeldGroupsQuery.set(String fieldName,
Object value) |
HeldGroupsQuery |
HeldGroupsQuery.setEndTime(String endTime)
The end time for the query.
|
HeldGroupsQuery |
HeldGroupsQuery.setStartTime(String startTime)
The start time for the query.
|
HeldGroupsQuery |
HeldGroupsQuery.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.setGroupsQuery(HeldGroupsQuery groupsQuery)
Service-specific options for Groups holds.
|
Copyright © 2011–2025 Google. All rights reserved.