Package | Description |
---|---|
com.google.api.services.healthcare.v1beta1 | |
com.google.api.services.healthcare.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
CloudHealthcare.Projects.Locations.Datasets.ConsentStores.Consents.Revoke |
CloudHealthcare.Projects.Locations.Datasets.ConsentStores.Consents.revoke(String name,
RevokeConsentRequest content)
Revokes the latest revision of the specified Consent by committing a new revision with `state`
updated to `REVOKED`.
|
Constructor and Description |
---|
Revoke(String name,
RevokeConsentRequest content)
Revokes the latest revision of the specified Consent by committing a new revision with `state`
updated to `REVOKED`.
|
Modifier and Type | Method and Description |
---|---|
RevokeConsentRequest |
RevokeConsentRequest.clone() |
RevokeConsentRequest |
RevokeConsentRequest.set(String fieldName,
Object value) |
RevokeConsentRequest |
RevokeConsentRequest.setConsentArtifact(String consentArtifact)
Optional.
|
Copyright © 2011–2024 Google. All rights reserved.