| 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)
Output only.
|
ConsentConfig |
ConsentConfig.setVersion(String version)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
FhirStore |
FhirStore.setConsentConfig(ConsentConfig consentConfig)
Optional.
|
Copyright © 2011–2025 Google. All rights reserved.