Package | Description |
---|---|
com.google.api.services.healthcare.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
ConsentConfig |
ConsentConfig.clone() |
ConsentConfig |
FhirStore.getConsentConfig()
Optional.
|
ConsentConfig |
ConsentConfig.set(String fieldName,
Object value) |
ConsentConfig |
ConsentConfig.setAccessDeterminationLogConfig(AccessDeterminationLogConfig accessDeterminationLogConfig)
Optional.
|
ConsentConfig |
ConsentConfig.setAccessEnforced(Boolean accessEnforced)
Optional.
|
ConsentConfig |
ConsentConfig.setConsentHeaderHandling(ConsentHeaderHandling consentHeaderHandling)
Optional.
|
ConsentConfig |
ConsentConfig.setEnforcedAdminConsents(List<String> enforcedAdminConsents)
The versioned names of the enforced admin Consent resource(s), in the format `projects/{project
_id}/locations/{location}/datasets/{dataset_id}/fhirStores/{fhir_store_id}/fhir/Consent/{resour
ce_id}/_history/{version_id}`.
|
ConsentConfig |
ConsentConfig.setVersion(String version)
Required.
|
Modifier and Type | Method and Description |
---|---|
FhirStore |
FhirStore.setConsentConfig(ConsentConfig consentConfig)
Optional.
|
Copyright © 2011–2024 Google. All rights reserved.