GoogleApi.HealthCare.V1.Model.CreateMessageRequest (google_api_health_care v0.33.2) View Source
Creates a new message.
Attributes
-
message
(type:GoogleApi.HealthCare.V1.Model.Message.t
, default:nil
) - HL7v2 message.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.HealthCare.V1.Model.CreateMessageRequest{ message: GoogleApi.HealthCare.V1.Model.Message.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.