public class DisplayVideo.FloodlightGroups.Patch extends DisplayVideoRequest<FloodlightGroup>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Patch(Long floodlightGroupId,
FloodlightGroup content)
Updates an existing Floodlight group.
|
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 floodlightGroupId, FloodlightGroup 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.
floodlightGroupId - Output only. The unique ID of the Floodlight group. Assigned by the system.content - the FloodlightGrouppublic DisplayVideo.FloodlightGroups.Patch set$Xgafv(String $Xgafv)
DisplayVideoRequestset$Xgafv in class DisplayVideoRequest<FloodlightGroup>public DisplayVideo.FloodlightGroups.Patch setAccessToken(String accessToken)
DisplayVideoRequestsetAccessToken in class DisplayVideoRequest<FloodlightGroup>public DisplayVideo.FloodlightGroups.Patch setAlt(String alt)
DisplayVideoRequestsetAlt in class DisplayVideoRequest<FloodlightGroup>public DisplayVideo.FloodlightGroups.Patch setCallback(String callback)
DisplayVideoRequestsetCallback in class DisplayVideoRequest<FloodlightGroup>public DisplayVideo.FloodlightGroups.Patch setFields(String fields)
DisplayVideoRequestsetFields in class DisplayVideoRequest<FloodlightGroup>public DisplayVideo.FloodlightGroups.Patch setKey(String key)
DisplayVideoRequestsetKey in class DisplayVideoRequest<FloodlightGroup>public DisplayVideo.FloodlightGroups.Patch setOauthToken(String oauthToken)
DisplayVideoRequestsetOauthToken in class DisplayVideoRequest<FloodlightGroup>public DisplayVideo.FloodlightGroups.Patch setPrettyPrint(Boolean prettyPrint)
DisplayVideoRequestsetPrettyPrint in class DisplayVideoRequest<FloodlightGroup>public DisplayVideo.FloodlightGroups.Patch setQuotaUser(String quotaUser)
DisplayVideoRequestsetQuotaUser in class DisplayVideoRequest<FloodlightGroup>public DisplayVideo.FloodlightGroups.Patch setUploadType(String uploadType)
DisplayVideoRequestsetUploadType in class DisplayVideoRequest<FloodlightGroup>public DisplayVideo.FloodlightGroups.Patch setUploadProtocol(String uploadProtocol)
DisplayVideoRequestsetUploadProtocol in class DisplayVideoRequest<FloodlightGroup>public Long getFloodlightGroupId()
public DisplayVideo.FloodlightGroups.Patch setFloodlightGroupId(Long floodlightGroupId)
public Long getPartnerId()
public DisplayVideo.FloodlightGroups.Patch setPartnerId(Long partnerId)
public String getUpdateMask()
public DisplayVideo.FloodlightGroups.Patch setUpdateMask(String updateMask)
public DisplayVideo.FloodlightGroups.Patch set(String parameterName, Object value)
set in class DisplayVideoRequest<FloodlightGroup>Copyright © 2011–2026 Google. All rights reserved.