public class CloudHealthcare.Projects.Locations.List extends CloudHealthcareRequest<ListLocationsResponse>
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
protected |
List(String name)
Lists information about the supported locations for this service.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.client.http.HttpRequest |
buildHttpRequestUsingHead() |
com.google.api.client.http.HttpResponse |
executeUsingHead() |
String |
getFilter()
A filter to narrow down results to a preferred subset.
|
String |
getName()
The resource that owns the locations collection, if applicable.
|
Integer |
getPageSize()
The maximum number of results to return.
|
String |
getPageToken()
A page token received from the `next_page_token` field in the response.
|
CloudHealthcare.Projects.Locations.List |
set(String parameterName,
Object value) |
CloudHealthcare.Projects.Locations.List |
set$Xgafv(String $Xgafv)
V1 error format.
|
CloudHealthcare.Projects.Locations.List |
setAccessToken(String accessToken)
OAuth access token.
|
CloudHealthcare.Projects.Locations.List |
setAlt(String alt)
Data format for response.
|
CloudHealthcare.Projects.Locations.List |
setCallback(String callback)
JSONP
|
CloudHealthcare.Projects.Locations.List |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
CloudHealthcare.Projects.Locations.List |
setFilter(String filter)
A filter to narrow down results to a preferred subset.
|
CloudHealthcare.Projects.Locations.List |
setKey(String key)
API key.
|
CloudHealthcare.Projects.Locations.List |
setName(String name)
The resource that owns the locations collection, if applicable.
|
CloudHealthcare.Projects.Locations.List |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
CloudHealthcare.Projects.Locations.List |
setPageSize(Integer pageSize)
The maximum number of results to return.
|
CloudHealthcare.Projects.Locations.List |
setPageToken(String pageToken)
A page token received from the `next_page_token` field in the response.
|
CloudHealthcare.Projects.Locations.List |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
CloudHealthcare.Projects.Locations.List |
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
|
CloudHealthcare.Projects.Locations.List |
setUploadProtocol(String uploadProtocol)
Upload protocol for media (e.g.
|
CloudHealthcare.Projects.Locations.List |
setUploadType(String uploadType)
Legacy upload protocol for media (e.g.
|
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 List(String name)
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
CloudHealthcare.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after invoking the constructor.
name
- The resource that owns the locations collection, if applicable.public com.google.api.client.http.HttpResponse executeUsingHead() throws IOException
executeUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<ListLocationsResponse>
IOException
public com.google.api.client.http.HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<ListLocationsResponse>
IOException
public CloudHealthcare.Projects.Locations.List set$Xgafv(String $Xgafv)
CloudHealthcareRequest
set$Xgafv
in class CloudHealthcareRequest<ListLocationsResponse>
public CloudHealthcare.Projects.Locations.List setAccessToken(String accessToken)
CloudHealthcareRequest
setAccessToken
in class CloudHealthcareRequest<ListLocationsResponse>
public CloudHealthcare.Projects.Locations.List setAlt(String alt)
CloudHealthcareRequest
setAlt
in class CloudHealthcareRequest<ListLocationsResponse>
public CloudHealthcare.Projects.Locations.List setCallback(String callback)
CloudHealthcareRequest
setCallback
in class CloudHealthcareRequest<ListLocationsResponse>
public CloudHealthcare.Projects.Locations.List setFields(String fields)
CloudHealthcareRequest
setFields
in class CloudHealthcareRequest<ListLocationsResponse>
public CloudHealthcare.Projects.Locations.List setKey(String key)
CloudHealthcareRequest
setKey
in class CloudHealthcareRequest<ListLocationsResponse>
public CloudHealthcare.Projects.Locations.List setOauthToken(String oauthToken)
CloudHealthcareRequest
setOauthToken
in class CloudHealthcareRequest<ListLocationsResponse>
public CloudHealthcare.Projects.Locations.List setPrettyPrint(Boolean prettyPrint)
CloudHealthcareRequest
setPrettyPrint
in class CloudHealthcareRequest<ListLocationsResponse>
public CloudHealthcare.Projects.Locations.List setQuotaUser(String quotaUser)
CloudHealthcareRequest
setQuotaUser
in class CloudHealthcareRequest<ListLocationsResponse>
public CloudHealthcare.Projects.Locations.List setUploadType(String uploadType)
CloudHealthcareRequest
setUploadType
in class CloudHealthcareRequest<ListLocationsResponse>
public CloudHealthcare.Projects.Locations.List setUploadProtocol(String uploadProtocol)
CloudHealthcareRequest
setUploadProtocol
in class CloudHealthcareRequest<ListLocationsResponse>
public String getName()
public CloudHealthcare.Projects.Locations.List setName(String name)
public String getFilter()
public CloudHealthcare.Projects.Locations.List setFilter(String filter)
public Integer getPageSize()
public CloudHealthcare.Projects.Locations.List setPageSize(Integer pageSize)
public String getPageToken()
public CloudHealthcare.Projects.Locations.List setPageToken(String pageToken)
public CloudHealthcare.Projects.Locations.List set(String parameterName, Object value)
set
in class CloudHealthcareRequest<ListLocationsResponse>
Copyright © 2011–2024 Google. All rights reserved.