View Source GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1DiscoveryEventConfigDetails (google_api_dataplex v0.17.0)

Details about configuration events.

Attributes

  • parameters (type: map(), default: nil) - A list of discovery configuration parameters in effect. The keys are the field paths within DiscoverySpec. Eg. includePatterns, excludePatterns, csvOptions.disableTypeInference, etc.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1DiscoveryEventConfigDetails{
    parameters: map() | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.