public class Directory.Schemas.Delete extends DirectoryRequest<Void>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
Delete(String customerId,
String schemaKey)
Delete schema
Create a request for the method "schemas.delete".
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCustomerId()
Immutable ID of the Google Workspace account.
|
String |
getSchemaKey()
Name or immutable ID of the schema.
|
Directory.Schemas.Delete |
set(String parameterName,
Object value) |
Directory.Schemas.Delete |
set$Xgafv(String $Xgafv)
V1 error format.
|
Directory.Schemas.Delete |
setAccessToken(String accessToken)
OAuth access token.
|
Directory.Schemas.Delete |
setAlt(String alt)
Data format for response.
|
Directory.Schemas.Delete |
setCallback(String callback)
JSONP
|
Directory.Schemas.Delete |
setCustomerId(String customerId)
Immutable ID of the Google Workspace account.
|
Directory.Schemas.Delete |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
Directory.Schemas.Delete |
setKey(String key)
API key.
|
Directory.Schemas.Delete |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
Directory.Schemas.Delete |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
Directory.Schemas.Delete |
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
|
Directory.Schemas.Delete |
setSchemaKey(String schemaKey)
Name or immutable ID of the schema.
|
Directory.Schemas.Delete |
setUploadProtocol(String uploadProtocol)
Upload protocol for media (e.g.
|
Directory.Schemas.Delete |
setUploadType(String uploadType)
Legacy upload protocol for media (e.g.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, buildHttpRequestUsingHead, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, executeUsingHead, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getReturnRawInputSteam, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue, setReturnRawInputStreamclone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toStringclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllprotected Delete(String customerId, String schemaKey)
AbstractGoogleClientRequest.execute() method to invoke the remote operation. Directory.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must
be called to initialize this instance immediately after invoking the constructor.
customerId - Immutable ID of the Google Workspace account.schemaKey - Name or immutable ID of the schema.public Directory.Schemas.Delete set$Xgafv(String $Xgafv)
DirectoryRequestset$Xgafv in class DirectoryRequest<Void>public Directory.Schemas.Delete setAccessToken(String accessToken)
DirectoryRequestsetAccessToken in class DirectoryRequest<Void>public Directory.Schemas.Delete setAlt(String alt)
DirectoryRequestsetAlt in class DirectoryRequest<Void>public Directory.Schemas.Delete setCallback(String callback)
DirectoryRequestsetCallback in class DirectoryRequest<Void>public Directory.Schemas.Delete setFields(String fields)
DirectoryRequestsetFields in class DirectoryRequest<Void>public Directory.Schemas.Delete setKey(String key)
DirectoryRequestsetKey in class DirectoryRequest<Void>public Directory.Schemas.Delete setOauthToken(String oauthToken)
DirectoryRequestsetOauthToken in class DirectoryRequest<Void>public Directory.Schemas.Delete setPrettyPrint(Boolean prettyPrint)
DirectoryRequestsetPrettyPrint in class DirectoryRequest<Void>public Directory.Schemas.Delete setQuotaUser(String quotaUser)
DirectoryRequestsetQuotaUser in class DirectoryRequest<Void>public Directory.Schemas.Delete setUploadType(String uploadType)
DirectoryRequestsetUploadType in class DirectoryRequest<Void>public Directory.Schemas.Delete setUploadProtocol(String uploadProtocol)
DirectoryRequestsetUploadProtocol in class DirectoryRequest<Void>public String getCustomerId()
public Directory.Schemas.Delete setCustomerId(String customerId)
public String getSchemaKey()
public Directory.Schemas.Delete setSchemaKey(String schemaKey)
public Directory.Schemas.Delete set(String parameterName, Object value)
set in class DirectoryRequest<Void>Copyright © 2011–2021 Google. All rights reserved.