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

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

A record of an attempt to evaluate trigger conditions.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#evaluation_time

def evaluation_time() -> ::Google::Protobuf::Timestamp
Returns

#status

def status() -> ::Google::Rpc::Status
Returns
  • (::Google::Rpc::Status) — Output only. The status of the trigger evaluation. Success is indicated by a code of 0 (OK). Message will only be present if the status code is non-zero.