View Source GoogleApi.HealthCare.V1beta1.Model.DeidentifyOperationMetadata (google_api_health_care v0.50.1)

Details about the work the de-identify operation performed.

Attributes

  • fhirOutput (type: GoogleApi.HealthCare.V1beta1.Model.FhirOutput.t, default: nil) - Details about the FHIR store to write the output to.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.HealthCare.V1beta1.Model.DeidentifyOperationMetadata{
  fhirOutput: GoogleApi.HealthCare.V1beta1.Model.FhirOutput.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.