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

The payload associated with Discovery data processing.

Attributes

  • action (type: GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1DiscoveryEventActionDetails.t, default: nil) - Details about the action associated with the event.
  • assetId (type: String.t, default: nil) - The id of the associated asset.
  • config (type: GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1DiscoveryEventConfigDetails.t, default: nil) - Details about discovery configuration in effect.
  • dataLocation (type: String.t, default: nil) - The data location associated with the event.
  • datascanId (type: String.t, default: nil) - The id of the associated datascan for standalone discovery.
  • entity (type: GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1DiscoveryEventEntityDetails.t, default: nil) - Details about the entity associated with the event.
  • lakeId (type: String.t, default: nil) - The id of the associated lake.
  • message (type: String.t, default: nil) - The log message.
  • partition (type: GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1DiscoveryEventPartitionDetails.t, default: nil) - Details about the partition associated with the event.
  • table (type: GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1DiscoveryEventTableDetails.t, default: nil) - Details about the BigQuery table publishing associated with the event.
  • type (type: String.t, default: nil) - The type of the event being logged.
  • zoneId (type: String.t, default: nil) - The id of the associated zone.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

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

Unwrap a decoded JSON object into its complex fields.