Class: Google::Apis::DatacatalogV1::GoogleCloudDatacatalogV1PhysicalSchemaParquetSchema

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

Overview

Marks a Parquet-encoded data source.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudDatacatalogV1PhysicalSchemaParquetSchema

Returns a new instance of GoogleCloudDatacatalogV1PhysicalSchemaParquetSchema.



1975
1976
1977
# File 'lib/google/apis/datacatalog_v1/classes.rb', line 1975

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1980
1981
# File 'lib/google/apis/datacatalog_v1/classes.rb', line 1980

def update!(**args)
end