google_api_health_care v0.8.0 GoogleApi.HealthCare.V1beta1.Model.SchemaConfig View Source
Configuration for the FHIR BigQuery schema. Determines how the server generates the schema.
Attributes
recursiveStructureDepth(type:String.t, default:nil) - The depth for all recursive structures in the output analytics schema. For example,conceptin the CodeSystem resource is a recursive structure; when the depth is 2, the CodeSystem table will have a column calledconcept.conceptbut notconcept.concept.concept. If not specified or set to 0, the server will use the default value 2. The maximum depth allowed is 5.schemaType(type:String.t, default:nil) - Specifies the output schema type. If unspecified, the default isLOSSLESS.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.