Google Cloud Healthcare V1beta1Consent Policy Response
data class GoogleCloudHealthcareV1beta1ConsentPolicyResponse(val authorizationRule: ExprResponse, val resourceAttributes: List<AttributeResponse>)
Represents a user's consent in terms of the resources that can be accessed and under what conditions.
Constructors
Link copied to clipboard
fun GoogleCloudHealthcareV1beta1ConsentPolicyResponse(authorizationRule: ExprResponse, resourceAttributes: List<AttributeResponse>)