Class: Google::Apis::DatacatalogV1::GoogleCloudDatacatalogV1PhysicalSchemaCsvSchema
- Inherits:
-
Object
- Object
- Google::Apis::DatacatalogV1::GoogleCloudDatacatalogV1PhysicalSchemaCsvSchema
- 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
-
#initialize(**args) ⇒ GoogleCloudDatacatalogV1PhysicalSchemaCsvSchema
constructor
A new instance of GoogleCloudDatacatalogV1PhysicalSchemaCsvSchema.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudDatacatalogV1PhysicalSchemaCsvSchema
Returns a new instance of GoogleCloudDatacatalogV1PhysicalSchemaCsvSchema.
2062 2063 2064 |
# File 'lib/google/apis/datacatalog_v1/classes.rb', line 2062 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2067 2068 |
# File 'lib/google/apis/datacatalog_v1/classes.rb', line 2067 def update!(**args) end |