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.ApplyAdminConsents |
CloudHealthcare.Projects.Locations.Datasets.FhirStores.applyAdminConsents(String name,
ApplyAdminConsentsRequest content)
Applies the admin Consent resources for the FHIR store and reindexes the underlying resources in
the FHIR store according to the aggregate consents.
|
Constructor and Description |
---|
ApplyAdminConsents(String name,
ApplyAdminConsentsRequest content)
Applies the admin Consent resources for the FHIR store and reindexes the underlying resources
in the FHIR store according to the aggregate consents.
|
Modifier and Type | Method and Description |
---|---|
ApplyAdminConsentsRequest |
ApplyAdminConsentsRequest.clone() |
ApplyAdminConsentsRequest |
ApplyAdminConsentsRequest.set(String fieldName,
Object value) |
ApplyAdminConsentsRequest |
ApplyAdminConsentsRequest.setNewConsentsList(AdminConsents newConsentsList)
A new list of admin Consent resources to be applied.
|
ApplyAdminConsentsRequest |
ApplyAdminConsentsRequest.setValidateOnly(Boolean validateOnly)
If true, the method only validates Consent resources to make sure they are supported.
|
Copyright © 2011–2024 Google. All rights reserved.