public class MyBusinessBusinessInformation.Locations.GetGoogleUpdated extends MyBusinessBusinessInformationRequest<GoogleUpdatedLocation>
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
protected |
GetGoogleUpdated(String name)
Gets the Google-updated version of the specified location.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeaders
getJsonContent, newExceptionOnError, queue
buildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getReturnRawInputSteam, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue, setReturnRawInputStream
clone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toString
clear, containsKey, containsValue, isEmpty, keySet, size, values
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
protected GetGoogleUpdated(String name)
AbstractGoogleClientRequest.execute()
method to
invoke the remote operation. GetGoogleUpdated#initialize(com.google.api.client.googl
eapis.services.AbstractGoogleClientRequest)
must be called to initialize this instance
immediately after invoking the constructor.
name
- Required. The name of the location to fetch.public com.google.api.client.http.HttpResponse executeUsingHead() throws IOException
executeUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<GoogleUpdatedLocation>
IOException
public com.google.api.client.http.HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<GoogleUpdatedLocation>
IOException
public MyBusinessBusinessInformation.Locations.GetGoogleUpdated set$Xgafv(String $Xgafv)
MyBusinessBusinessInformationRequest
set$Xgafv
in class MyBusinessBusinessInformationRequest<GoogleUpdatedLocation>
public MyBusinessBusinessInformation.Locations.GetGoogleUpdated setAccessToken(String accessToken)
MyBusinessBusinessInformationRequest
setAccessToken
in class MyBusinessBusinessInformationRequest<GoogleUpdatedLocation>
public MyBusinessBusinessInformation.Locations.GetGoogleUpdated setAlt(String alt)
MyBusinessBusinessInformationRequest
setAlt
in class MyBusinessBusinessInformationRequest<GoogleUpdatedLocation>
public MyBusinessBusinessInformation.Locations.GetGoogleUpdated setCallback(String callback)
MyBusinessBusinessInformationRequest
setCallback
in class MyBusinessBusinessInformationRequest<GoogleUpdatedLocation>
public MyBusinessBusinessInformation.Locations.GetGoogleUpdated setFields(String fields)
MyBusinessBusinessInformationRequest
setFields
in class MyBusinessBusinessInformationRequest<GoogleUpdatedLocation>
public MyBusinessBusinessInformation.Locations.GetGoogleUpdated setKey(String key)
MyBusinessBusinessInformationRequest
setKey
in class MyBusinessBusinessInformationRequest<GoogleUpdatedLocation>
public MyBusinessBusinessInformation.Locations.GetGoogleUpdated setOauthToken(String oauthToken)
MyBusinessBusinessInformationRequest
setOauthToken
in class MyBusinessBusinessInformationRequest<GoogleUpdatedLocation>
public MyBusinessBusinessInformation.Locations.GetGoogleUpdated setPrettyPrint(Boolean prettyPrint)
MyBusinessBusinessInformationRequest
setPrettyPrint
in class MyBusinessBusinessInformationRequest<GoogleUpdatedLocation>
public MyBusinessBusinessInformation.Locations.GetGoogleUpdated setQuotaUser(String quotaUser)
MyBusinessBusinessInformationRequest
setQuotaUser
in class MyBusinessBusinessInformationRequest<GoogleUpdatedLocation>
public MyBusinessBusinessInformation.Locations.GetGoogleUpdated setUploadType(String uploadType)
MyBusinessBusinessInformationRequest
setUploadType
in class MyBusinessBusinessInformationRequest<GoogleUpdatedLocation>
public MyBusinessBusinessInformation.Locations.GetGoogleUpdated setUploadProtocol(String uploadProtocol)
MyBusinessBusinessInformationRequest
setUploadProtocol
in class MyBusinessBusinessInformationRequest<GoogleUpdatedLocation>
public String getName()
public MyBusinessBusinessInformation.Locations.GetGoogleUpdated setName(String name)
public String getReadMask()
public MyBusinessBusinessInformation.Locations.GetGoogleUpdated setReadMask(String readMask)
public MyBusinessBusinessInformation.Locations.GetGoogleUpdated set(String parameterName, Object value)
set
in class MyBusinessBusinessInformationRequest<GoogleUpdatedLocation>
Copyright © 2011–2025 Google. All rights reserved.