Dataplex V1 API - Module Google::Cloud::Dataplex::V1::DiscoveryEvent::EventType (v2.10.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Dataplex V1 API module Google::Cloud::Dataplex::V1::DiscoveryEvent::EventType.
The type of the event.
Constants
EVENT_TYPE_UNSPECIFIED
value: 0 An unspecified event type.
CONFIG
value: 1 An event representing discovery configuration in effect.
ENTITY_CREATED
value: 2 An event representing a metadata entity being created.
ENTITY_UPDATED
value: 3 An event representing a metadata entity being updated.
ENTITY_DELETED
value: 4 An event representing a metadata entity being deleted.
PARTITION_CREATED
value: 5 An event representing a partition being created.
PARTITION_UPDATED
value: 6 An event representing a partition being updated.
PARTITION_DELETED
value: 7 An event representing a partition being deleted.
TABLE_PUBLISHED
value: 10 An event representing a table being published.
TABLE_UPDATED
value: 11 An event representing a table being updated.
TABLE_IGNORED
value: 12 An event representing a table being skipped in publishing.
TABLE_DELETED
value: 13 An event representing a table being deleted.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-11 UTC."],[],[]]