Class: Google::Apis::HealthcareV1beta1::SchemaFlattened

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/healthcare_v1beta1/classes.rb,
lib/google/apis/healthcare_v1beta1/representations.rb,
lib/google/apis/healthcare_v1beta1/representations.rb

Overview

Using this field will flatten the DICOM instances into a BigQuery table. The table will have one column for each DICOM tag. The column name will be the DICOM tag's textual representation.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ SchemaFlattened

Returns a new instance of SchemaFlattened.



6232
6233
6234
# File 'lib/google/apis/healthcare_v1beta1/classes.rb', line 6232

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



6237
6238
# File 'lib/google/apis/healthcare_v1beta1/classes.rb', line 6237

def update!(**args)
end