public class MyBusiness.Accounts.Locations.FindMatches extends MyBusinessRequest<FindMatchingLocationsResponse>
com.google.api.client.util.GenericData.Flags
Modifier | Constructor and Description |
---|---|
protected |
FindMatches(java.lang.String name,
FindMatchingLocationsRequest content)
Finds all of the possible locations that are a match to the specified location.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
The resource name of the location to find matches for.
|
MyBusiness.Accounts.Locations.FindMatches |
set(java.lang.String parameterName,
java.lang.Object value) |
MyBusiness.Accounts.Locations.FindMatches |
set$Xgafv(java.lang.String $Xgafv)
V1 error format.
|
MyBusiness.Accounts.Locations.FindMatches |
setAccessToken(java.lang.String accessToken)
OAuth access token.
|
MyBusiness.Accounts.Locations.FindMatches |
setAlt(java.lang.String alt)
Data format for response.
|
MyBusiness.Accounts.Locations.FindMatches |
setBearerToken(java.lang.String bearerToken)
OAuth bearer token.
|
MyBusiness.Accounts.Locations.FindMatches |
setCallback(java.lang.String callback)
JSONP
|
MyBusiness.Accounts.Locations.FindMatches |
setFields(java.lang.String fields)
Selector specifying which fields to include in a partial response.
|
MyBusiness.Accounts.Locations.FindMatches |
setKey(java.lang.String key)
API key.
|
MyBusiness.Accounts.Locations.FindMatches |
setName(java.lang.String name)
The resource name of the location to find matches for.
|
MyBusiness.Accounts.Locations.FindMatches |
setOauthToken(java.lang.String oauthToken)
OAuth 2.0 token for the current user.
|
MyBusiness.Accounts.Locations.FindMatches |
setPp(java.lang.Boolean pp)
Pretty-print response.
|
MyBusiness.Accounts.Locations.FindMatches |
setPrettyPrint(java.lang.Boolean prettyPrint)
Returns response with indentations and line breaks.
|
MyBusiness.Accounts.Locations.FindMatches |
setQuotaUser(java.lang.String quotaUser)
Available to use for quota purposes for server-side applications.
|
MyBusiness.Accounts.Locations.FindMatches |
setUploadProtocol(java.lang.String uploadProtocol)
Upload protocol for media (e.g.
|
MyBusiness.Accounts.Locations.FindMatches |
setUploadType(java.lang.String uploadType)
Legacy upload protocol for media (e.g.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getBearerToken, getCallback, getFields, getKey, getOauthToken, getPp, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeaders
getJsonContent, newExceptionOnError, queue
buildHttpRequest, buildHttpRequestUrl, buildHttpRequestUsingHead, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, executeUsingHead, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue
clone, entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeys
clear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, toString, values
protected FindMatches(java.lang.String name, FindMatchingLocationsRequest content)
AbstractGoogleClientRequest.execute()
method to invoke the remote
operation. MyBusiness.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after invoking the constructor.
name
- The resource name of the location to find matches for.content
- the FindMatchingLocationsRequest
public MyBusiness.Accounts.Locations.FindMatches set$Xgafv(java.lang.String $Xgafv)
MyBusinessRequest
set$Xgafv
in class MyBusinessRequest<FindMatchingLocationsResponse>
public MyBusiness.Accounts.Locations.FindMatches setAccessToken(java.lang.String accessToken)
MyBusinessRequest
setAccessToken
in class MyBusinessRequest<FindMatchingLocationsResponse>
public MyBusiness.Accounts.Locations.FindMatches setAlt(java.lang.String alt)
MyBusinessRequest
setAlt
in class MyBusinessRequest<FindMatchingLocationsResponse>
public MyBusiness.Accounts.Locations.FindMatches setBearerToken(java.lang.String bearerToken)
MyBusinessRequest
setBearerToken
in class MyBusinessRequest<FindMatchingLocationsResponse>
public MyBusiness.Accounts.Locations.FindMatches setCallback(java.lang.String callback)
MyBusinessRequest
setCallback
in class MyBusinessRequest<FindMatchingLocationsResponse>
public MyBusiness.Accounts.Locations.FindMatches setFields(java.lang.String fields)
MyBusinessRequest
setFields
in class MyBusinessRequest<FindMatchingLocationsResponse>
public MyBusiness.Accounts.Locations.FindMatches setKey(java.lang.String key)
MyBusinessRequest
setKey
in class MyBusinessRequest<FindMatchingLocationsResponse>
public MyBusiness.Accounts.Locations.FindMatches setOauthToken(java.lang.String oauthToken)
MyBusinessRequest
setOauthToken
in class MyBusinessRequest<FindMatchingLocationsResponse>
public MyBusiness.Accounts.Locations.FindMatches setPp(java.lang.Boolean pp)
MyBusinessRequest
setPp
in class MyBusinessRequest<FindMatchingLocationsResponse>
public MyBusiness.Accounts.Locations.FindMatches setPrettyPrint(java.lang.Boolean prettyPrint)
MyBusinessRequest
setPrettyPrint
in class MyBusinessRequest<FindMatchingLocationsResponse>
public MyBusiness.Accounts.Locations.FindMatches setQuotaUser(java.lang.String quotaUser)
MyBusinessRequest
setQuotaUser
in class MyBusinessRequest<FindMatchingLocationsResponse>
public MyBusiness.Accounts.Locations.FindMatches setUploadType(java.lang.String uploadType)
MyBusinessRequest
setUploadType
in class MyBusinessRequest<FindMatchingLocationsResponse>
public MyBusiness.Accounts.Locations.FindMatches setUploadProtocol(java.lang.String uploadProtocol)
MyBusinessRequest
setUploadProtocol
in class MyBusinessRequest<FindMatchingLocationsResponse>
public java.lang.String getName()
public MyBusiness.Accounts.Locations.FindMatches setName(java.lang.String name)
public MyBusiness.Accounts.Locations.FindMatches set(java.lang.String parameterName, java.lang.Object value)
set
in class MyBusinessRequest<FindMatchingLocationsResponse>
Copyright © 2011-2018 Google. All Rights Reserved.