Class: Google::Apis::DatacatalogV1::GoogleCloudDatacatalogV1PhysicalSchemaCsvSchema

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 CSV-encoded data source.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudDatacatalogV1PhysicalSchemaCsvSchema

Returns a new instance of GoogleCloudDatacatalogV1PhysicalSchemaCsvSchema.



2002
2003
2004
# File 'lib/google/apis/datacatalog_v1/classes.rb', line 2002

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2007
2008
# File 'lib/google/apis/datacatalog_v1/classes.rb', line 2007

def update!(**args)
end