public class MyBusinessLodging.Locations.Lodging.GetGoogleUpdated extends MyBusinessLodgingRequest<GetGoogleUpdatedLodgingResponse>
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
protected |
GetGoogleUpdated(String name)
Returns the Google updated Lodging of a specific 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.googleapis.servi
ces.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after
invoking the constructor.
name
- Required. Google identifier for this location in the form: `locations/{location_id}/lodging`public com.google.api.client.http.HttpResponse executeUsingHead() throws IOException
executeUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<GetGoogleUpdatedLodgingResponse>
IOException
public com.google.api.client.http.HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<GetGoogleUpdatedLodgingResponse>
IOException
public MyBusinessLodging.Locations.Lodging.GetGoogleUpdated set$Xgafv(String $Xgafv)
MyBusinessLodgingRequest
set$Xgafv
in class MyBusinessLodgingRequest<GetGoogleUpdatedLodgingResponse>
public MyBusinessLodging.Locations.Lodging.GetGoogleUpdated setAccessToken(String accessToken)
MyBusinessLodgingRequest
setAccessToken
in class MyBusinessLodgingRequest<GetGoogleUpdatedLodgingResponse>
public MyBusinessLodging.Locations.Lodging.GetGoogleUpdated setAlt(String alt)
MyBusinessLodgingRequest
setAlt
in class MyBusinessLodgingRequest<GetGoogleUpdatedLodgingResponse>
public MyBusinessLodging.Locations.Lodging.GetGoogleUpdated setCallback(String callback)
MyBusinessLodgingRequest
setCallback
in class MyBusinessLodgingRequest<GetGoogleUpdatedLodgingResponse>
public MyBusinessLodging.Locations.Lodging.GetGoogleUpdated setFields(String fields)
MyBusinessLodgingRequest
setFields
in class MyBusinessLodgingRequest<GetGoogleUpdatedLodgingResponse>
public MyBusinessLodging.Locations.Lodging.GetGoogleUpdated setKey(String key)
MyBusinessLodgingRequest
setKey
in class MyBusinessLodgingRequest<GetGoogleUpdatedLodgingResponse>
public MyBusinessLodging.Locations.Lodging.GetGoogleUpdated setOauthToken(String oauthToken)
MyBusinessLodgingRequest
setOauthToken
in class MyBusinessLodgingRequest<GetGoogleUpdatedLodgingResponse>
public MyBusinessLodging.Locations.Lodging.GetGoogleUpdated setPrettyPrint(Boolean prettyPrint)
MyBusinessLodgingRequest
setPrettyPrint
in class MyBusinessLodgingRequest<GetGoogleUpdatedLodgingResponse>
public MyBusinessLodging.Locations.Lodging.GetGoogleUpdated setQuotaUser(String quotaUser)
MyBusinessLodgingRequest
setQuotaUser
in class MyBusinessLodgingRequest<GetGoogleUpdatedLodgingResponse>
public MyBusinessLodging.Locations.Lodging.GetGoogleUpdated setUploadType(String uploadType)
MyBusinessLodgingRequest
setUploadType
in class MyBusinessLodgingRequest<GetGoogleUpdatedLodgingResponse>
public MyBusinessLodging.Locations.Lodging.GetGoogleUpdated setUploadProtocol(String uploadProtocol)
MyBusinessLodgingRequest
setUploadProtocol
in class MyBusinessLodgingRequest<GetGoogleUpdatedLodgingResponse>
public String getName()
public MyBusinessLodging.Locations.Lodging.GetGoogleUpdated setName(String name)
public String getReadMask()
public MyBusinessLodging.Locations.Lodging.GetGoogleUpdated setReadMask(String readMask)
public MyBusinessLodging.Locations.Lodging.GetGoogleUpdated set(String parameterName, Object value)
set
in class MyBusinessLodgingRequest<GetGoogleUpdatedLodgingResponse>
Copyright © 2011–2024 Google. All rights reserved.