GoogleApi.HealthCare.V1beta1.Model.ImportDicomDataErrorDetails (google_api_health_care v0.26.0) View Source

Deprecated. Error details are in Cloud Logging. 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

Specs

t() :: %GoogleApi.HealthCare.V1beta1.Model.ImportDicomDataErrorDetails{
  sampleErrors: [GoogleApi.HealthCare.V1beta1.Model.ErrorDetail.t()]
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.