Class: Google::Apis::HealthcareV1::SchemaFlattened

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/healthcare_v1/classes.rb,
lib/google/apis/healthcare_v1/representations.rb,
lib/google/apis/healthcare_v1/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.



5444
5445
5446
# File 'lib/google/apis/healthcare_v1/classes.rb', line 5444

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



5449
5450
# File 'lib/google/apis/healthcare_v1/classes.rb', line 5449

def update!(**args)
end