Dataform V1beta1 API - Class Google::Cloud::Dataform::V1beta1::TableUpdateTrigger (v1.1.0)

Reference documentation and code samples for the Dataform V1beta1 API class Google::Cloud::Dataform::V1beta1::TableUpdateTrigger.

Represents a table update trigger configuration.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#table

def table() -> ::Google::Cloud::Dataform::V1beta1::Target
Returns

#table=

def table=(value) -> ::Google::Cloud::Dataform::V1beta1::Target
Parameter
Returns

#trigger_update_time

def trigger_update_time() -> ::Google::Protobuf::Timestamp
Returns
  • (::Google::Protobuf::Timestamp) — Output only. The modification time of this table that resulted in an invocation of the workflow. This would be updated by the triggering service after a successful workflow invocation.