public class MyBusinessPlaceActions.Locations.PlaceActionLinks.Patch extends MyBusinessPlaceActionsRequest<PlaceActionLink>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Patch(String name,
PlaceActionLink content)
Updates the specified place action link and returns it.
|
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(String name, PlaceActionLink content)
AbstractGoogleClientRequest.execute() method to invoke the remote
operation. MyBusinessPlaceActions.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must
be called to initialize this instance immediately after invoking the constructor.
name - Optional. The resource name, in the format
`locations/{location_id}/placeActionLinks/{place_action_link_id}`. The name field will
only be considered in UpdatePlaceActionLink and DeletePlaceActionLink requests for
updating and deleting links respectively. However, it will be ignored in
CreatePlaceActionLink request, where `place_action_link_id` will be assigned by the server
on successful creation of a new link and returned as part of the response.content - the PlaceActionLinkpublic MyBusinessPlaceActions.Locations.PlaceActionLinks.Patch set$Xgafv(String $Xgafv)
MyBusinessPlaceActionsRequestset$Xgafv in class MyBusinessPlaceActionsRequest<PlaceActionLink>public MyBusinessPlaceActions.Locations.PlaceActionLinks.Patch setAccessToken(String accessToken)
MyBusinessPlaceActionsRequestsetAccessToken in class MyBusinessPlaceActionsRequest<PlaceActionLink>public MyBusinessPlaceActions.Locations.PlaceActionLinks.Patch setAlt(String alt)
MyBusinessPlaceActionsRequestsetAlt in class MyBusinessPlaceActionsRequest<PlaceActionLink>public MyBusinessPlaceActions.Locations.PlaceActionLinks.Patch setCallback(String callback)
MyBusinessPlaceActionsRequestsetCallback in class MyBusinessPlaceActionsRequest<PlaceActionLink>public MyBusinessPlaceActions.Locations.PlaceActionLinks.Patch setFields(String fields)
MyBusinessPlaceActionsRequestsetFields in class MyBusinessPlaceActionsRequest<PlaceActionLink>public MyBusinessPlaceActions.Locations.PlaceActionLinks.Patch setKey(String key)
MyBusinessPlaceActionsRequestsetKey in class MyBusinessPlaceActionsRequest<PlaceActionLink>public MyBusinessPlaceActions.Locations.PlaceActionLinks.Patch setOauthToken(String oauthToken)
MyBusinessPlaceActionsRequestsetOauthToken in class MyBusinessPlaceActionsRequest<PlaceActionLink>public MyBusinessPlaceActions.Locations.PlaceActionLinks.Patch setPrettyPrint(Boolean prettyPrint)
MyBusinessPlaceActionsRequestsetPrettyPrint in class MyBusinessPlaceActionsRequest<PlaceActionLink>public MyBusinessPlaceActions.Locations.PlaceActionLinks.Patch setQuotaUser(String quotaUser)
MyBusinessPlaceActionsRequestsetQuotaUser in class MyBusinessPlaceActionsRequest<PlaceActionLink>public MyBusinessPlaceActions.Locations.PlaceActionLinks.Patch setUploadType(String uploadType)
MyBusinessPlaceActionsRequestsetUploadType in class MyBusinessPlaceActionsRequest<PlaceActionLink>public MyBusinessPlaceActions.Locations.PlaceActionLinks.Patch setUploadProtocol(String uploadProtocol)
MyBusinessPlaceActionsRequestsetUploadProtocol in class MyBusinessPlaceActionsRequest<PlaceActionLink>public String getName()
public MyBusinessPlaceActions.Locations.PlaceActionLinks.Patch setName(String name)
public String getUpdateMask()
public MyBusinessPlaceActions.Locations.PlaceActionLinks.Patch setUpdateMask(String updateMask)
public MyBusinessPlaceActions.Locations.PlaceActionLinks.Patch set(String parameterName, Object value)
set in class MyBusinessPlaceActionsRequest<PlaceActionLink>Copyright © 2011–2025 Google. All rights reserved.