Package | Description |
---|---|
com.google.api.services.directory |
Modifier and Type | Method and Description |
---|---|
Directory.Orgunits.Update |
Directory.Orgunits.Update.set(String parameterName,
Object value) |
Directory.Orgunits.Update |
Directory.Orgunits.Update.set$Xgafv(String $Xgafv) |
Directory.Orgunits.Update |
Directory.Orgunits.Update.setAccessToken(String accessToken) |
Directory.Orgunits.Update |
Directory.Orgunits.Update.setAlt(String alt) |
Directory.Orgunits.Update |
Directory.Orgunits.Update.setCallback(String callback) |
Directory.Orgunits.Update |
Directory.Orgunits.Update.setCustomerId(String customerId)
The unique ID for the customer's Google Workspace account.
|
Directory.Orgunits.Update |
Directory.Orgunits.Update.setFields(String fields) |
Directory.Orgunits.Update |
Directory.Orgunits.Update.setKey(String key) |
Directory.Orgunits.Update |
Directory.Orgunits.Update.setOauthToken(String oauthToken) |
Directory.Orgunits.Update |
Directory.Orgunits.Update.setOrgUnitPath(String orgUnitPath)
The full path of the organizational unit or its unique ID.
|
Directory.Orgunits.Update |
Directory.Orgunits.Update.setPrettyPrint(Boolean prettyPrint) |
Directory.Orgunits.Update |
Directory.Orgunits.Update.setQuotaUser(String quotaUser) |
Directory.Orgunits.Update |
Directory.Orgunits.Update.setUploadProtocol(String uploadProtocol) |
Directory.Orgunits.Update |
Directory.Orgunits.Update.setUploadType(String uploadType) |
Directory.Orgunits.Update |
Directory.Orgunits.update(String customerId,
String orgUnitPath,
OrgUnit content)
Updates an organizational unit.
|
Copyright © 2011–2021 Google. All rights reserved.