Class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1PhysicalSchemaParquetSchema
- Inherits:
-
Object
- Object
- Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1PhysicalSchemaParquetSchema
- 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 a Parquet-encoded data source.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudDatacatalogV1PhysicalSchemaParquetSchema
constructor
A new instance of GoogleCloudDatacatalogV1PhysicalSchemaParquetSchema.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudDatacatalogV1PhysicalSchemaParquetSchema
Returns a new instance of GoogleCloudDatacatalogV1PhysicalSchemaParquetSchema.
1618 1619 1620 |
# File 'lib/google/apis/datacatalog_v1beta1/classes.rb', line 1618 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1623 1624 |
# File 'lib/google/apis/datacatalog_v1beta1/classes.rb', line 1623 def update!(**args) end |