Package | Description |
---|---|
com.google.api.services.directory |
Modifier and Type | Method and Description |
---|---|
Directory.Schemas.Patch |
Directory.Schemas.patch(String customerId,
String schemaKey,
Schema content)
Patch Schema via Apiary Patch Orchestration
Create a request for the method "schemas.patch".
|
Directory.Schemas.Patch |
Directory.Schemas.Patch.set(String parameterName,
Object value) |
Directory.Schemas.Patch |
Directory.Schemas.Patch.set$Xgafv(String $Xgafv) |
Directory.Schemas.Patch |
Directory.Schemas.Patch.setAccessToken(String accessToken) |
Directory.Schemas.Patch |
Directory.Schemas.Patch.setAlt(String alt) |
Directory.Schemas.Patch |
Directory.Schemas.Patch.setCallback(String callback) |
Directory.Schemas.Patch |
Directory.Schemas.Patch.setCustomerId(String customerId)
Immutable ID of the Google Workspace account.
|
Directory.Schemas.Patch |
Directory.Schemas.Patch.setFields(String fields) |
Directory.Schemas.Patch |
Directory.Schemas.Patch.setKey(String key) |
Directory.Schemas.Patch |
Directory.Schemas.Patch.setOauthToken(String oauthToken) |
Directory.Schemas.Patch |
Directory.Schemas.Patch.setPrettyPrint(Boolean prettyPrint) |
Directory.Schemas.Patch |
Directory.Schemas.Patch.setQuotaUser(String quotaUser) |
Directory.Schemas.Patch |
Directory.Schemas.Patch.setSchemaKey(String schemaKey)
Name or immutable ID of the schema.
|
Directory.Schemas.Patch |
Directory.Schemas.Patch.setUploadProtocol(String uploadProtocol) |
Directory.Schemas.Patch |
Directory.Schemas.Patch.setUploadType(String uploadType) |
Copyright © 2011–2021 Google. All rights reserved.