public class CloudHealthcare.Projects.Locations.List extends CloudHealthcareRequest<ListLocationsResponse>
com.google.api.client.util.GenericData.FlagsAbstractMap.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() |
List<String> |
getExtraLocationTypes()
Optional.
|
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 |
setExtraLocationTypes(List<String> extraLocationTypes)
Optional.
|
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, 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 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>IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<ListLocationsResponse>IOExceptionpublic CloudHealthcare.Projects.Locations.List set$Xgafv(String $Xgafv)
CloudHealthcareRequestset$Xgafv in class CloudHealthcareRequest<ListLocationsResponse>public CloudHealthcare.Projects.Locations.List setAccessToken(String accessToken)
CloudHealthcareRequestsetAccessToken in class CloudHealthcareRequest<ListLocationsResponse>public CloudHealthcare.Projects.Locations.List setAlt(String alt)
CloudHealthcareRequestsetAlt in class CloudHealthcareRequest<ListLocationsResponse>public CloudHealthcare.Projects.Locations.List setCallback(String callback)
CloudHealthcareRequestsetCallback in class CloudHealthcareRequest<ListLocationsResponse>public CloudHealthcare.Projects.Locations.List setFields(String fields)
CloudHealthcareRequestsetFields in class CloudHealthcareRequest<ListLocationsResponse>public CloudHealthcare.Projects.Locations.List setKey(String key)
CloudHealthcareRequestsetKey in class CloudHealthcareRequest<ListLocationsResponse>public CloudHealthcare.Projects.Locations.List setOauthToken(String oauthToken)
CloudHealthcareRequestsetOauthToken in class CloudHealthcareRequest<ListLocationsResponse>public CloudHealthcare.Projects.Locations.List setPrettyPrint(Boolean prettyPrint)
CloudHealthcareRequestsetPrettyPrint in class CloudHealthcareRequest<ListLocationsResponse>public CloudHealthcare.Projects.Locations.List setQuotaUser(String quotaUser)
CloudHealthcareRequestsetQuotaUser in class CloudHealthcareRequest<ListLocationsResponse>public CloudHealthcare.Projects.Locations.List setUploadType(String uploadType)
CloudHealthcareRequestsetUploadType in class CloudHealthcareRequest<ListLocationsResponse>public CloudHealthcare.Projects.Locations.List setUploadProtocol(String uploadProtocol)
CloudHealthcareRequestsetUploadProtocol in class CloudHealthcareRequest<ListLocationsResponse>public String getName()
public CloudHealthcare.Projects.Locations.List setName(String name)
public List<String> getExtraLocationTypes()
public CloudHealthcare.Projects.Locations.List setExtraLocationTypes(List<String> extraLocationTypes)
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–2025 Google. All rights reserved.