GoogleApi.DataCatalog.V1.Model.GoogleCloudDatacatalogV1DataplexFilesetSpec (google_api_data_catalog v0.32.2)
View SourceEntry specyfication for a Dataplex fileset.
Attributes
-
dataplexSpec
(type:GoogleApi.DataCatalog.V1.Model.GoogleCloudDatacatalogV1DataplexSpec.t
, default:nil
) - Common Dataplex fields.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DataCatalog.V1.Model.GoogleCloudDatacatalogV1DataplexFilesetSpec{ dataplexSpec: GoogleApi.DataCatalog.V1.Model.GoogleCloudDatacatalogV1DataplexSpec.t() | nil }