View Source GoogleApi.HealthCare.V1.Model.RollbackHl7V2MessagesResponse (google_api_health_care v0.54.0)

Final response of rollback HL7v2 messages request.

Attributes

  • hl7v2Store (type: String.t, default: nil) - The name of the HL7 store to rollback, in the format of "projects/{project_id}/locations/{location_id}/datasets/{dataset_id} /hl7v2Stores/{hl7v2_store_id}".

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.HealthCare.V1.Model.RollbackHl7V2MessagesResponse{
  hl7v2Store: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.