GoogleApi.HealthCare.V1beta1.Model.RejectConsentRequest (google_api_health_care v0.30.0) View Source
Rejects the latest revision of the specified Consent by committing a new revision with state updated to REJECTED. If the latest revision of the given consent is in the REJECTED state, no new revision is committed.
Attributes
-
consentArtifact(type:String.t, default:nil) - The resource name of the consent artifact that contains proof of the end user's rejection of the draft consent, of the formprojects/{project_id}/locations/{location_id}/datasets/{dataset_id}/consentStores/{consent_store_id}/consentArtifacts/{consent_artifact_id}. If the draft consent had a consent artifact, this consent artifact overwrites it.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.HealthCare.V1beta1.Model.RejectConsentRequest{
consentArtifact: String.t()
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.