Package | Description |
---|---|
com.google.api.services.healthcare.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
AdminConsents |
AdminConsents.clone() |
AdminConsents |
ApplyAdminConsentsRequest.getNewConsentsList()
A new list of admin Consent resources to be applied.
|
AdminConsents |
AdminConsents.set(String fieldName,
Object value) |
AdminConsents |
AdminConsents.setNames(List<String> names)
The versioned names of the admin Consent resource(s), in the format `projects/{project_id}/loca
tions/{location}/datasets/{dataset_id}/fhirStores/{fhir_store_id}/fhir/Consent/{resource_id}/_h
istory/{version_id}`.
|
Modifier and Type | Method and Description |
---|---|
ApplyAdminConsentsRequest |
ApplyAdminConsentsRequest.setNewConsentsList(AdminConsents newConsentsList)
A new list of admin Consent resources to be applied.
|
Copyright © 2011–2024 Google. All rights reserved.