GoogleApi.HealthCare.V1beta1.Model.GroupOrSegment (google_api_health_care v0.24.0) View Source
Construct representing a logical group or a segment.
Attributes
-
group
(type:GoogleApi.HealthCare.V1beta1.Model.SchemaGroup.t
, default:nil
) - -
segment
(type:GoogleApi.HealthCare.V1beta1.Model.SchemaSegment.t
, default:nil
) -
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.GroupOrSegment{ group: GoogleApi.HealthCare.V1beta1.Model.SchemaGroup.t(), segment: GoogleApi.HealthCare.V1beta1.Model.SchemaSegment.t() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.