Dataplex V1 API - Class Google::Cloud::Dataplex::V1::DiscoveryEvent (v0.3.0)

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

#action=

def action=(value) -> ::Google::Cloud::Dataplex::V1::DiscoveryEvent::ActionDetails
Parameter
Returns

#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

#config=

def config=(value) -> ::Google::Cloud::Dataplex::V1::DiscoveryEvent::ConfigDetails
Parameter
Returns

#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.

#entity

def entity() -> ::Google::Cloud::Dataplex::V1::DiscoveryEvent::EntityDetails
Returns

#entity=

def entity=(value) -> ::Google::Cloud::Dataplex::V1::DiscoveryEvent::EntityDetails
Parameter
Returns

#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

#partition=

def partition=(value) -> ::Google::Cloud::Dataplex::V1::DiscoveryEvent::PartitionDetails
Parameter
Returns

#type

def type() -> ::Google::Cloud::Dataplex::V1::DiscoveryEvent::EventType
Returns

#type=

def type=(value) -> ::Google::Cloud::Dataplex::V1::DiscoveryEvent::EventType
Parameter
Returns

#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.