Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::DiscoveryEvent.
The payload associated with Discovery data processing.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#action
def action() -> ::Google::Cloud::Dataplex::V1::DiscoveryEvent::ActionDetails Returns
- (::Google::Cloud::Dataplex::V1::DiscoveryEvent::ActionDetails) — Details about the action associated with the event.
#action=
def action=(value) -> ::Google::Cloud::Dataplex::V1::DiscoveryEvent::ActionDetails Parameter
- value (::Google::Cloud::Dataplex::V1::DiscoveryEvent::ActionDetails) — Details about the action associated with the event.
Returns
- (::Google::Cloud::Dataplex::V1::DiscoveryEvent::ActionDetails) — Details about the action associated with the event.
#asset_id
def asset_id() -> ::String Returns
- (::String) — The id of the associated asset.
#asset_id=
def asset_id=(value) -> ::String Parameter
- value (::String) — The id of the associated asset.
Returns
- (::String) — The id of the associated asset.
#config
def config() -> ::Google::Cloud::Dataplex::V1::DiscoveryEvent::ConfigDetails Returns
- (::Google::Cloud::Dataplex::V1::DiscoveryEvent::ConfigDetails) — Details about discovery configuration in effect.
#config=
def config=(value) -> ::Google::Cloud::Dataplex::V1::DiscoveryEvent::ConfigDetails Parameter
- value (::Google::Cloud::Dataplex::V1::DiscoveryEvent::ConfigDetails) — Details about discovery configuration in effect.
Returns
- (::Google::Cloud::Dataplex::V1::DiscoveryEvent::ConfigDetails) — Details about discovery configuration in effect.
#data_location
def data_location() -> ::String Returns
- (::String) — The data location associated with the event.
#data_location=
def data_location=(value) -> ::String Parameter
- value (::String) — The data location associated with the event.
Returns
- (::String) — The data location associated with the event.
#datascan_id
def datascan_id() -> ::String Returns
- (::String) — The id of the associated datascan for standalone discovery.
#datascan_id=
def datascan_id=(value) -> ::String Parameter
- value (::String) — The id of the associated datascan for standalone discovery.
Returns
- (::String) — The id of the associated datascan for standalone discovery.
#entity
def entity() -> ::Google::Cloud::Dataplex::V1::DiscoveryEvent::EntityDetails Returns
- (::Google::Cloud::Dataplex::V1::DiscoveryEvent::EntityDetails) — Details about the entity associated with the event.
#entity=
def entity=(value) -> ::Google::Cloud::Dataplex::V1::DiscoveryEvent::EntityDetails Parameter
- value (::Google::Cloud::Dataplex::V1::DiscoveryEvent::EntityDetails) — Details about the entity associated with the event.
Returns
- (::Google::Cloud::Dataplex::V1::DiscoveryEvent::EntityDetails) — Details about the entity associated with the event.
#lake_id
def lake_id() -> ::String Returns
- (::String) — The id of the associated lake.
#lake_id=
def lake_id=(value) -> ::String Parameter
- value (::String) — The id of the associated lake.
Returns
- (::String) — The id of the associated lake.
#message
def message() -> ::String Returns
- (::String) — The log message.
#message=
def message=(value) -> ::String Parameter
- value (::String) — The log message.
Returns
- (::String) — The log message.
#partition
def partition() -> ::Google::Cloud::Dataplex::V1::DiscoveryEvent::PartitionDetails Returns
- (::Google::Cloud::Dataplex::V1::DiscoveryEvent::PartitionDetails) — Details about the partition associated with the event.
#partition=
def partition=(value) -> ::Google::Cloud::Dataplex::V1::DiscoveryEvent::PartitionDetails Parameter
- value (::Google::Cloud::Dataplex::V1::DiscoveryEvent::PartitionDetails) — Details about the partition associated with the event.
Returns
- (::Google::Cloud::Dataplex::V1::DiscoveryEvent::PartitionDetails) — Details about the partition associated with the event.
#table
def table() -> ::Google::Cloud::Dataplex::V1::DiscoveryEvent::TableDetails Returns
- (::Google::Cloud::Dataplex::V1::DiscoveryEvent::TableDetails) — Details about the BigQuery table publishing associated with the event.
#table=
def table=(value) -> ::Google::Cloud::Dataplex::V1::DiscoveryEvent::TableDetails Parameter
- value (::Google::Cloud::Dataplex::V1::DiscoveryEvent::TableDetails) — Details about the BigQuery table publishing associated with the event.
Returns
- (::Google::Cloud::Dataplex::V1::DiscoveryEvent::TableDetails) — Details about the BigQuery table publishing associated with the event.
#type
def type() -> ::Google::Cloud::Dataplex::V1::DiscoveryEvent::EventType Returns
- (::Google::Cloud::Dataplex::V1::DiscoveryEvent::EventType) — The type of the event being logged.
#type=
def type=(value) -> ::Google::Cloud::Dataplex::V1::DiscoveryEvent::EventType Parameter
- value (::Google::Cloud::Dataplex::V1::DiscoveryEvent::EventType) — The type of the event being logged.
Returns
- (::Google::Cloud::Dataplex::V1::DiscoveryEvent::EventType) — The type of the event being logged.
#zone_id
def zone_id() -> ::String Returns
- (::String) — The id of the associated zone.
#zone_id=
def zone_id=(value) -> ::String Parameter
- value (::String) — The id of the associated zone.
Returns
- (::String) — The id of the associated zone.