public class MyBusinessBusinessInformation.Locations.GetAttributes extends MyBusinessBusinessInformationRequest<Attributes>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
GetAttributes(String name)
Looks up all the attributes set for a given location.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, 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 GetAttributes(String name)
AbstractGoogleClientRequest.execute() method to
invoke the remote operation. GetAttributes#initialize(com.google.api.client.googleap
is.services.AbstractGoogleClientRequest) must be called to initialize this instance
immediately after invoking the constructor.
name - Required. Google identifier for this location in the form of `locations/{location_id}/attributes`.public com.google.api.client.http.HttpResponse executeUsingHead()
throws IOException
executeUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<Attributes>IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<Attributes>IOExceptionpublic MyBusinessBusinessInformation.Locations.GetAttributes set$Xgafv(String $Xgafv)
MyBusinessBusinessInformationRequestset$Xgafv in class MyBusinessBusinessInformationRequest<Attributes>public MyBusinessBusinessInformation.Locations.GetAttributes setAccessToken(String accessToken)
MyBusinessBusinessInformationRequestsetAccessToken in class MyBusinessBusinessInformationRequest<Attributes>public MyBusinessBusinessInformation.Locations.GetAttributes setAlt(String alt)
MyBusinessBusinessInformationRequestsetAlt in class MyBusinessBusinessInformationRequest<Attributes>public MyBusinessBusinessInformation.Locations.GetAttributes setCallback(String callback)
MyBusinessBusinessInformationRequestsetCallback in class MyBusinessBusinessInformationRequest<Attributes>public MyBusinessBusinessInformation.Locations.GetAttributes setFields(String fields)
MyBusinessBusinessInformationRequestsetFields in class MyBusinessBusinessInformationRequest<Attributes>public MyBusinessBusinessInformation.Locations.GetAttributes setKey(String key)
MyBusinessBusinessInformationRequestsetKey in class MyBusinessBusinessInformationRequest<Attributes>public MyBusinessBusinessInformation.Locations.GetAttributes setOauthToken(String oauthToken)
MyBusinessBusinessInformationRequestsetOauthToken in class MyBusinessBusinessInformationRequest<Attributes>public MyBusinessBusinessInformation.Locations.GetAttributes setPrettyPrint(Boolean prettyPrint)
MyBusinessBusinessInformationRequestsetPrettyPrint in class MyBusinessBusinessInformationRequest<Attributes>public MyBusinessBusinessInformation.Locations.GetAttributes setQuotaUser(String quotaUser)
MyBusinessBusinessInformationRequestsetQuotaUser in class MyBusinessBusinessInformationRequest<Attributes>public MyBusinessBusinessInformation.Locations.GetAttributes setUploadType(String uploadType)
MyBusinessBusinessInformationRequestsetUploadType in class MyBusinessBusinessInformationRequest<Attributes>public MyBusinessBusinessInformation.Locations.GetAttributes setUploadProtocol(String uploadProtocol)
MyBusinessBusinessInformationRequestsetUploadProtocol in class MyBusinessBusinessInformationRequest<Attributes>public String getName()
public MyBusinessBusinessInformation.Locations.GetAttributes setName(String name)
public MyBusinessBusinessInformation.Locations.GetAttributes set(String parameterName, Object value)
set in class MyBusinessBusinessInformationRequest<Attributes>Copyright © 2011–2025 Google. All rights reserved.