GoogleApi.HealthCare.V1beta1.Model.ImportAnnotationsErrorDetails (google_api_health_care v0.24.0) View Source
Deprecated. Final response of importing Annotations in partial or total failure case. This structure is included in the error details. It is only included when the operation finishes.
Attributes
-
annotationStore
(type:String.t
, default:nil
) - The annotation_store that the annotations were imported to. The name is in the formatprojects/{project_id}/locations/{location_id}/datasets/{dataset_id}/annotationStores/{annotation_store_id}
. -
errorCount
(type:String.t
, default:nil
) - The number of annotations that had errors. -
successCount
(type:String.t
, default:nil
) - The number of annotations that have been imported.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.