Package | Description |
---|---|
com.google.api.services.healthcare.v1beta1 | |
com.google.api.services.healthcare.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
CloudHealthcare.Projects.Locations.Datasets.FhirStores.ImportHistory |
CloudHealthcare.Projects.Locations.Datasets.FhirStores.importHistory(String name,
ImportResourcesHistoryRequest content)
Import resource historical versions from Cloud Storage source to destination fhir store.
|
Constructor and Description |
---|
ImportHistory(String name,
ImportResourcesHistoryRequest content)
Import resource historical versions from Cloud Storage source to destination fhir store.
|
Modifier and Type | Method and Description |
---|---|
ImportResourcesHistoryRequest |
ImportResourcesHistoryRequest.clone() |
ImportResourcesHistoryRequest |
ImportResourcesHistoryRequest.set(String fieldName,
Object value) |
ImportResourcesHistoryRequest |
ImportResourcesHistoryRequest.setContentStructure(String contentStructure)
The content structure in the source location.
|
ImportResourcesHistoryRequest |
ImportResourcesHistoryRequest.setGcsSource(GoogleCloudHealthcareV1beta1FhirGcsSource gcsSource)
Cloud Storage source data location and import configuration.
|
ImportResourcesHistoryRequest |
ImportResourcesHistoryRequest.setMaxErrorCount(Long maxErrorCount)
The maximum number of errors before the server cancels the operation.
|
Copyright © 2011–2024 Google. All rights reserved.