GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1DiscoveryEventConfigDetails (google_api_dataplex v0.21.0)

View Source

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

t()

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

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.