| Package | Description |
|---|---|
| com.google.api.services.healthcare.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
DeidentifyErrorDetails |
DeidentifyErrorDetails.clone() |
DeidentifyErrorDetails |
DeidentifyErrorDetails.set(String fieldName,
Object value) |
DeidentifyErrorDetails |
DeidentifyErrorDetails.setFailureResourceCount(Long failureResourceCount)
Number of resources failed to process.
|
DeidentifyErrorDetails |
DeidentifyErrorDetails.setFailureStoreCount(Long failureStoreCount)
Number of stores failed to process.
|
DeidentifyErrorDetails |
DeidentifyErrorDetails.setSuccessResourceCount(Long successResourceCount)
Number of resources successfully processed.
|
DeidentifyErrorDetails |
DeidentifyErrorDetails.setSuccessStoreCount(Long successStoreCount)
Number of stores successfully processed.
|
Copyright © 2011–2019 Google. All rights reserved.