Package | Description |
---|---|
com.google.api.services.healthcare.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
DeidentifiedStoreDestination |
DeidentifiedStoreDestination.clone() |
DeidentifiedStoreDestination |
StreamConfig.getDeidentifiedStoreDestination()
The destination FHIR store for de-identified resources.
|
DeidentifiedStoreDestination |
DeidentifiedStoreDestination.set(String fieldName,
Object value) |
DeidentifiedStoreDestination |
DeidentifiedStoreDestination.setConfig(DeidentifyConfig config)
The configuration to use when de-identifying resources that are added to this store.
|
DeidentifiedStoreDestination |
DeidentifiedStoreDestination.setStore(String store)
The full resource name of a Cloud Healthcare FHIR store, for example, `projects/{project_id}/lo
cations/{location_id}/datasets/{dataset_id}/fhirStores/{fhir_store_id}`.
|
Modifier and Type | Method and Description |
---|---|
StreamConfig |
StreamConfig.setDeidentifiedStoreDestination(DeidentifiedStoreDestination deidentifiedStoreDestination)
The destination FHIR store for de-identified resources.
|
Copyright © 2011–2024 Google. All rights reserved.