Class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1PhysicalSchemaOrcSchema

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

Overview

Marks an ORC-encoded data source.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudDatacatalogV1PhysicalSchemaOrcSchema

Returns a new instance of GoogleCloudDatacatalogV1PhysicalSchemaOrcSchema.



1605
1606
1607
# File 'lib/google/apis/datacatalog_v1beta1/classes.rb', line 1605

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1610
1611
# File 'lib/google/apis/datacatalog_v1beta1/classes.rb', line 1610

def update!(**args)
end