Package | Description |
---|---|
com.google.api.services.healthcare.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
ConsentList |
ConsentList.clone() |
ConsentList |
CheckDataAccessRequest.getConsentList()
Optional.
|
ConsentList |
EvaluateUserConsentsRequest.getConsentList()
Optional.
|
ConsentList |
ConsentList.set(String fieldName,
Object value) |
ConsentList |
ConsentList.setConsents(List<String> consents)
The resource names of the Consents to evaluate against, of the form `projects/{project_id}/loca
tions/{location_id}/datasets/{dataset_id}/consentStores/{consent_store_id}/consents/{consent_id
}`.
|
Modifier and Type | Method and Description |
---|---|
CheckDataAccessRequest |
CheckDataAccessRequest.setConsentList(ConsentList consentList)
Optional.
|
EvaluateUserConsentsRequest |
EvaluateUserConsentsRequest.setConsentList(ConsentList consentList)
Optional.
|
Copyright © 2011–2024 Google. All rights reserved.