google_api_health_care v0.8.0 GoogleApi.HealthCare.V1beta1.Model.ImportDicomDataErrorDetails View Source
Returns the errors encountered during DICOM store import.
Attributes
sampleErrors(type:list(GoogleApi.HealthCare.V1beta1.Model.ErrorDetail.t), default:nil) - Deprecated. Use only for debugging purposes.Contains sample errors encountered in imports of individual resources. For example, a Cloud Storage object.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.HealthCare.V1beta1.Model.ImportDicomDataErrorDetails{
sampleErrors: [GoogleApi.HealthCare.V1beta1.Model.ErrorDetail.t()]
}
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.