Package | Description |
---|---|
com.google.api.services.healthcare.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
ConsentEvaluation |
ConsentEvaluation.clone() |
ConsentEvaluation |
ConsentEvaluation.set(String fieldName,
Object value) |
ConsentEvaluation |
ConsentEvaluation.setEvaluationResult(String evaluationResult)
The evaluation result.
|
Modifier and Type | Method and Description |
---|---|
Map<String,ConsentEvaluation> |
CheckDataAccessResponse.getConsentDetails()
The resource names of all evaluated Consents mapped to their evaluation.
|
Map<String,ConsentEvaluation> |
Result.getConsentDetails()
The resource names of all evaluated Consents mapped to their evaluation.
|
Modifier and Type | Method and Description |
---|---|
CheckDataAccessResponse |
CheckDataAccessResponse.setConsentDetails(Map<String,ConsentEvaluation> consentDetails)
The resource names of all evaluated Consents mapped to their evaluation.
|
Result |
Result.setConsentDetails(Map<String,ConsentEvaluation> consentDetails)
The resource names of all evaluated Consents mapped to their evaluation.
|
Copyright © 2011–2024 Google. All rights reserved.