public class CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ResourceValidate extends CloudHealthcareRequest<HttpBody>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
ResourceValidate(String parent,
String type,
HttpBody content)
Validates an input FHIR resource's conformance to its profiles and the profiles configured on
the FHIR store.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, buildHttpRequestUsingHead, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, executeUsingHead, 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 ResourceValidate(String parent, String type, HttpBody content)
AbstractGoogleClientRequest.execute() method to invoke the remote
operation. ResourceValidate#initialize(com.google.api.client.googleapis.services.Abs
tractGoogleClientRequest) must be called to initialize this instance immediately after
invoking the constructor.
parent - Required. The name of the FHIR store that holds the profiles being used for validation.type - Required. The FHIR resource type of the resource being validated. For a complete list, see the FHIR
Resource Index ([DSTU2](https://hl7.org/fhir/DSTU2/resourcelist.html),
[STU3](https://hl7.org/fhir/STU3/resourcelist.html),
[R4](https://hl7.org/fhir/R4/resourcelist.html), or
[R5](https://hl7.org/fhir/R5/resourcelist.html)). Must match the resource type in the
provided content.content - the HttpBodypublic CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ResourceValidate set$Xgafv(String $Xgafv)
CloudHealthcareRequestset$Xgafv in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ResourceValidate setAccessToken(String accessToken)
CloudHealthcareRequestsetAccessToken in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ResourceValidate setAlt(String alt)
CloudHealthcareRequestsetAlt in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ResourceValidate setCallback(String callback)
CloudHealthcareRequestsetCallback in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ResourceValidate setFields(String fields)
CloudHealthcareRequestsetFields in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ResourceValidate setKey(String key)
CloudHealthcareRequestsetKey in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ResourceValidate setOauthToken(String oauthToken)
CloudHealthcareRequestsetOauthToken in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ResourceValidate setPrettyPrint(Boolean prettyPrint)
CloudHealthcareRequestsetPrettyPrint in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ResourceValidate setQuotaUser(String quotaUser)
CloudHealthcareRequestsetQuotaUser in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ResourceValidate setUploadType(String uploadType)
CloudHealthcareRequestsetUploadType in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ResourceValidate setUploadProtocol(String uploadProtocol)
CloudHealthcareRequestsetUploadProtocol in class CloudHealthcareRequest<HttpBody>public String getParent()
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ResourceValidate setParent(String parent)
public String getType()
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ResourceValidate setType(String type)
public String getProfile()
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ResourceValidate setProfile(String profile)
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ResourceValidate set(String parameterName, Object value)
set in class CloudHealthcareRequest<HttpBody>Copyright © 2011–2025 Google. All rights reserved.