Properties of a DiscoveryEvent.
Package
@google-cloud/dataplexProperties
action
action?: (google.cloud.dataplex.v1.DiscoveryEvent.IActionDetails|null);DiscoveryEvent action
assetId
assetId?: (string|null);DiscoveryEvent assetId
config
config?: (google.cloud.dataplex.v1.DiscoveryEvent.IConfigDetails|null);DiscoveryEvent config
dataLocation
dataLocation?: (string|null);DiscoveryEvent dataLocation
entity
entity?: (google.cloud.dataplex.v1.DiscoveryEvent.IEntityDetails|null);DiscoveryEvent entity
lakeId
lakeId?: (string|null);DiscoveryEvent lakeId
message
message?: (string|null);DiscoveryEvent message
partition
partition?: (google.cloud.dataplex.v1.DiscoveryEvent.IPartitionDetails|null);DiscoveryEvent partition
type
type?: (google.cloud.dataplex.v1.DiscoveryEvent.EventType|keyof typeof google.cloud.dataplex.v1.DiscoveryEvent.EventType|null);DiscoveryEvent type
zoneId
zoneId?: (string|null);DiscoveryEvent zoneId