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.CloudHealthcareImport |
CloudHealthcare.Projects.Locations.Datasets.FhirStores.healthcareImport(String name,
ImportResourcesRequest content)
Import resources to the FHIR store by loading data from the specified sources.
|
Constructor and Description |
---|
CloudHealthcareImport(String name,
ImportResourcesRequest content)
Import resources to the FHIR store by loading data from the specified sources.
|
Modifier and Type | Method and Description |
---|---|
ImportResourcesRequest |
ImportResourcesRequest.clone() |
ImportResourcesRequest |
ImportResourcesRequest.set(String fieldName,
Object value) |
ImportResourcesRequest |
ImportResourcesRequest.setContentStructure(String contentStructure)
The content structure in the source location.
|
ImportResourcesRequest |
ImportResourcesRequest.setGcsSource(GoogleCloudHealthcareV1beta1FhirGcsSource gcsSource)
Cloud Storage source data location and import configuration.
|
Copyright © 2011–2024 Google. All rights reserved.