| Package | Description |
|---|---|
| com.google.api.services.healthcare.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudHealthcareV1beta1FhirRestImportResourcesErrorDetails |
GoogleCloudHealthcareV1beta1FhirRestImportResourcesErrorDetails.clone() |
GoogleCloudHealthcareV1beta1FhirRestImportResourcesErrorDetails |
GoogleCloudHealthcareV1beta1FhirRestImportResourcesErrorDetails.set(String fieldName,
Object value) |
GoogleCloudHealthcareV1beta1FhirRestImportResourcesErrorDetails |
GoogleCloudHealthcareV1beta1FhirRestImportResourcesErrorDetails.setErrorCount(Long errorCount)
The number of resources that had errors.
|
GoogleCloudHealthcareV1beta1FhirRestImportResourcesErrorDetails |
GoogleCloudHealthcareV1beta1FhirRestImportResourcesErrorDetails.setFhirStore(String fhirStore)
The name of the FHIR store where resources have been imported, in the format `projects/{project
_id}/locations/{location_id}/datasets/{dataset_id}/fhirStores/{fhir_store_id}`.
|
GoogleCloudHealthcareV1beta1FhirRestImportResourcesErrorDetails |
GoogleCloudHealthcareV1beta1FhirRestImportResourcesErrorDetails.setInputSize(Long inputSize)
The total number of resources included in the source data.
|
GoogleCloudHealthcareV1beta1FhirRestImportResourcesErrorDetails |
GoogleCloudHealthcareV1beta1FhirRestImportResourcesErrorDetails.setSuccessCount(Long successCount)
The number of resources that have been imported.
|
Copyright © 2011–2019 Google. All rights reserved.