public class DisplayVideo.Users.Patch extends DisplayVideoRequest<User>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Patch(Long userId,
User content)
Updates an existing user.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getUpdateMask()
Required.
|
Long |
getUserId()
Output only.
|
DisplayVideo.Users.Patch |
set(String parameterName,
Object value) |
DisplayVideo.Users.Patch |
set$Xgafv(String $Xgafv)
V1 error format.
|
DisplayVideo.Users.Patch |
setAccessToken(String accessToken)
OAuth access token.
|
DisplayVideo.Users.Patch |
setAlt(String alt)
Data format for response.
|
DisplayVideo.Users.Patch |
setCallback(String callback)
JSONP
|
DisplayVideo.Users.Patch |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
DisplayVideo.Users.Patch |
setKey(String key)
API key.
|
DisplayVideo.Users.Patch |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
DisplayVideo.Users.Patch |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
DisplayVideo.Users.Patch |
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
|
DisplayVideo.Users.Patch |
setUpdateMask(String updateMask)
Required.
|
DisplayVideo.Users.Patch |
setUploadProtocol(String uploadProtocol)
Upload protocol for media (e.g.
|
DisplayVideo.Users.Patch |
setUploadType(String uploadType)
Legacy upload protocol for media (e.g.
|
DisplayVideo.Users.Patch |
setUserId(Long userId)
Output only.
|
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 Patch(Long userId, User content)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
DisplayVideo.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must
be called to initialize this instance immediately after invoking the constructor.
userId - Output only. The unique ID of the user. Assigned by the system.content - the Userpublic DisplayVideo.Users.Patch set$Xgafv(String $Xgafv)
DisplayVideoRequestset$Xgafv in class DisplayVideoRequest<User>public DisplayVideo.Users.Patch setAccessToken(String accessToken)
DisplayVideoRequestsetAccessToken in class DisplayVideoRequest<User>public DisplayVideo.Users.Patch setAlt(String alt)
DisplayVideoRequestsetAlt in class DisplayVideoRequest<User>public DisplayVideo.Users.Patch setCallback(String callback)
DisplayVideoRequestsetCallback in class DisplayVideoRequest<User>public DisplayVideo.Users.Patch setFields(String fields)
DisplayVideoRequestsetFields in class DisplayVideoRequest<User>public DisplayVideo.Users.Patch setKey(String key)
DisplayVideoRequestsetKey in class DisplayVideoRequest<User>public DisplayVideo.Users.Patch setOauthToken(String oauthToken)
DisplayVideoRequestsetOauthToken in class DisplayVideoRequest<User>public DisplayVideo.Users.Patch setPrettyPrint(Boolean prettyPrint)
DisplayVideoRequestsetPrettyPrint in class DisplayVideoRequest<User>public DisplayVideo.Users.Patch setQuotaUser(String quotaUser)
DisplayVideoRequestsetQuotaUser in class DisplayVideoRequest<User>public DisplayVideo.Users.Patch setUploadType(String uploadType)
DisplayVideoRequestsetUploadType in class DisplayVideoRequest<User>public DisplayVideo.Users.Patch setUploadProtocol(String uploadProtocol)
DisplayVideoRequestsetUploadProtocol in class DisplayVideoRequest<User>public Long getUserId()
public DisplayVideo.Users.Patch setUserId(Long userId)
public String getUpdateMask()
public DisplayVideo.Users.Patch setUpdateMask(String updateMask)
public DisplayVideo.Users.Patch set(String parameterName, Object value)
set in class DisplayVideoRequest<User>Copyright © 2011–2026 Google. All rights reserved.