public class CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ConceptMapSearchTranslate extends CloudHealthcareRequest<HttpBody>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
ConceptMapSearchTranslate(String parent)
Translates a code from one value set to another by searching for appropriate concept maps.
|
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 ConceptMapSearchTranslate(String parent)
AbstractGoogleClientRequest.execute() method to invoke the
remote operation. ConceptMapSearchTranslate#initialize(com.google.api.client.googlea
pis.services.AbstractGoogleClientRequest) must be called to initialize this instance
immediately after invoking the constructor.
parent - Required. The name for the FHIR store containing the concept map(s) to use for the translation.public com.google.api.client.http.HttpResponse executeUsingHead()
throws IOException
executeUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<HttpBody>IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<HttpBody>IOExceptionpublic CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ConceptMapSearchTranslate set$Xgafv(String $Xgafv)
CloudHealthcareRequestset$Xgafv in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ConceptMapSearchTranslate setAccessToken(String accessToken)
CloudHealthcareRequestsetAccessToken in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ConceptMapSearchTranslate setAlt(String alt)
CloudHealthcareRequestsetAlt in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ConceptMapSearchTranslate setCallback(String callback)
CloudHealthcareRequestsetCallback in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ConceptMapSearchTranslate setFields(String fields)
CloudHealthcareRequestsetFields in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ConceptMapSearchTranslate setKey(String key)
CloudHealthcareRequestsetKey in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ConceptMapSearchTranslate setOauthToken(String oauthToken)
CloudHealthcareRequestsetOauthToken in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ConceptMapSearchTranslate setPrettyPrint(Boolean prettyPrint)
CloudHealthcareRequestsetPrettyPrint in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ConceptMapSearchTranslate setQuotaUser(String quotaUser)
CloudHealthcareRequestsetQuotaUser in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ConceptMapSearchTranslate setUploadType(String uploadType)
CloudHealthcareRequestsetUploadType in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ConceptMapSearchTranslate setUploadProtocol(String uploadProtocol)
CloudHealthcareRequestsetUploadProtocol in class CloudHealthcareRequest<HttpBody>public String getParent()
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ConceptMapSearchTranslate setParent(String parent)
public String getCode()
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ConceptMapSearchTranslate setCode(String code)
public String getConceptMapVersion()
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ConceptMapSearchTranslate setConceptMapVersion(String conceptMapVersion)
public String getSource()
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ConceptMapSearchTranslate setSource(String source)
public String getSystem()
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ConceptMapSearchTranslate setSystem(String system)
public String getTarget()
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ConceptMapSearchTranslate setTarget(String target)
public String getUrl()
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ConceptMapSearchTranslate setUrl(String url)
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ConceptMapSearchTranslate set(String parameterName, Object value)
set in class CloudHealthcareRequest<HttpBody>Copyright © 2011–2025 Google. All rights reserved.