Package | Description |
---|---|
com.google.api.services.healthcare.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
ConsentErrors |
ConsentErrors.clone() |
ConsentErrors |
ConsentErrors.set(String fieldName,
Object value) |
ConsentErrors |
ConsentErrors.setError(Status error)
The error code and message.
|
ConsentErrors |
ConsentErrors.setName(String name)
The versioned name of the admin Consent resource, in the format `projects/{project_id}/location
s/{location}/datasets/{dataset_id}/fhirStores/{fhir_store_id}/fhir/Consent/{resource_id}/_histo
ry/{version_id}`.
|
Modifier and Type | Method and Description |
---|---|
List<ConsentErrors> |
ApplyAdminConsentsErrorDetail.getConsentErrors()
The list of Consent resources that are unsupported or cannot be applied and the error
associated with each of them.
|
Modifier and Type | Method and Description |
---|---|
ApplyAdminConsentsErrorDetail |
ApplyAdminConsentsErrorDetail.setConsentErrors(List<ConsentErrors> consentErrors)
The list of Consent resources that are unsupported or cannot be applied and the error
associated with each of them.
|
Copyright © 2011–2024 Google. All rights reserved.