View Source GoogleApi.HealthCare.V1beta1.Model.RollbackHl7V2MessagesResponse (google_api_health_care v0.56.4)
Final response of rollback FHIR resources request.
Attributes
-
hl7v2Store
(type:String.t
, default:nil
) - The name of the HL7v2 store to rollback, in the format of "projects/{project_id}/locations/{location_id}/datasets/{dataset_id} /hl7v2Stores/{fhir_store_id}".
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.HealthCare.V1beta1.Model.RollbackHl7V2MessagesResponse{ hl7v2Store: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.