google_api_health_care v0.14.0 GoogleApi.HealthCare.V1beta1.Model.GroupOrSegment 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
Link to this type
t()
View Sourcet() :: %GoogleApi.HealthCare.V1beta1.Model.GroupOrSegment{
group: GoogleApi.HealthCare.V1beta1.Model.SchemaGroup.t(),
segment: GoogleApi.HealthCare.V1beta1.Model.SchemaSegment.t()
}
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.