Indicates the evaluation result of a particularConsent.
Enums
EVALUATION_RESULT_UNSPECIFIED
No evaluation result specified. This option is invalid.
NOT_APPLICABLE
The Consent is not applicable to the requested access determination. For example, the Consent does not apply to the user for which the access determination is requested, or it has astateofREVOKED, or it has expired.
NO_MATCHING_POLICY
The Consent does not have a policy that matches theresourceAttributesof the evaluated resource.
NO_SATISFIED_POLICY
The Consent has at least one policy that matches theresourceAttributesof the evaluated resource, but noauthorizationRulewas satisfied.
HAS_SATISFIED_POLICY
The Consent has at least one policy that matches theresourceAttributesof the evaluated resource, and at least oneauthorizationRulewas satisfied.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-27 UTC."],[[["\u003cp\u003eThis content details the evaluation of a specific Consent, focusing on its \u003ccode\u003eevaluationResult\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eevaluationResult\u003c/code\u003e field indicates the outcome of the Consent evaluation, as represented in its JSON format.\u003c/p\u003e\n"],["\u003cp\u003ePossible outcomes for \u003ccode\u003eevaluationResult\u003c/code\u003e include \u003ccode\u003eEVALUATION_RESULT_UNSPECIFIED\u003c/code\u003e, \u003ccode\u003eNOT_APPLICABLE\u003c/code\u003e, \u003ccode\u003eNO_MATCHING_POLICY\u003c/code\u003e, \u003ccode\u003eNO_SATISFIED_POLICY\u003c/code\u003e, and \u003ccode\u003eHAS_SATISFIED_POLICY\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNOT_APPLICABLE\u003c/code\u003e result signifies the Consent doesn't apply to the requested access, potentially due to being revoked or expired, while the \u003ccode\u003eHAS_SATISFIED_POLICY\u003c/code\u003e result means that at least one of its policies matches and satisfies the resource attributes.\u003c/p\u003e\n"]]],[],null,["# ConsentEvaluation\n\nThe detailed evaluation of a particular [Consent](/healthcare-api/docs/reference/rest/v1beta1/projects.locations.datasets.consentStores.consents#Consent).\n\nEvaluationResult\n----------------\n\nIndicates the evaluation result of a particular [Consent](/healthcare-api/docs/reference/rest/v1beta1/projects.locations.datasets.consentStores.consents#Consent)."]]