GoogleApi.DataCatalog.V1beta1.Model.GoogleCloudDatacatalogV1DataplexFilesetSpec (google_api_data_catalog v0.32.2)

View Source

Entry specyfication for a Dataplex fileset.

Attributes

  • dataplexSpec (type: GoogleApi.DataCatalog.V1beta1.Model.GoogleCloudDatacatalogV1DataplexSpec.t, default: nil) - Common Dataplex fields.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() ::
  %GoogleApi.DataCatalog.V1beta1.Model.GoogleCloudDatacatalogV1DataplexFilesetSpec{
    dataplexSpec:
      GoogleApi.DataCatalog.V1beta1.Model.GoogleCloudDatacatalogV1DataplexSpec.t()
      | nil
  }

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.