Reference documentation and code samples for the Dataform V1beta1 API class Google::Cloud::Dataform::V1beta1::WorkflowTrigger.
The trigger definition to invoke a workflow.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#table_update_trigger
def table_update_trigger() -> ::Google::Cloud::Dataform::V1beta1::TableUpdateTrigger
Returns
- (::Google::Cloud::Dataform::V1beta1::TableUpdateTrigger) — The table update trigger configuration.
#table_update_trigger=
def table_update_trigger=(value) -> ::Google::Cloud::Dataform::V1beta1::TableUpdateTrigger
Parameter
- value (::Google::Cloud::Dataform::V1beta1::TableUpdateTrigger) — The table update trigger configuration.
Returns
- (::Google::Cloud::Dataform::V1beta1::TableUpdateTrigger) — The table update trigger configuration.