| Package | Description |
|---|---|
| com.google.api.services.healthcare.v1.model |
| Modifier and Type | Method and Description |
|---|---|
FhirFilter |
FhirFilter.clone() |
FhirFilter |
DeidentifyFhirStoreRequest.getResourceFilter()
A filter specifying the resources to include in the output.
|
FhirFilter |
FhirFilter.set(String fieldName,
Object value) |
FhirFilter |
FhirFilter.setResources(Resources resources)
List of resources to include in the output.
|
| Modifier and Type | Method and Description |
|---|---|
DeidentifyFhirStoreRequest |
DeidentifyFhirStoreRequest.setResourceFilter(FhirFilter resourceFilter)
A filter specifying the resources to include in the output.
|
Copyright © 2011–2024 Google. All rights reserved.