| Package | Description |
|---|---|
| com.google.api.services.vault.v1.model |
| Modifier and Type | Method and Description |
|---|---|
OrgUnitInfo |
OrgUnitInfo.clone() |
OrgUnitInfo |
Query.getOrgUnitInfo()
Required when **SearchMethod** is **ORG_UNIT**.
|
OrgUnitInfo |
OrgUnitInfo.set(String fieldName,
Object value) |
OrgUnitInfo |
OrgUnitInfo.setOrgUnitId(String orgUnitId)
The name of the organizational unit to search, as provided by the [Admin SDK Directory
API](https://developers.google.com/admin-sdk/directory/).
|
| Modifier and Type | Method and Description |
|---|---|
Query |
Query.setOrgUnitInfo(OrgUnitInfo orgUnitInfo)
Required when **SearchMethod** is **ORG_UNIT**.
|
Copyright © 2011–2025 Google. All rights reserved.