Dataform V1 API - Class Google::Cloud::Dataform::V1::WorkflowInvocationAction::DataPreparationAction::ActionErrorTable (v0.1.0)

Reference documentation and code samples for the Dataform V1 API class Google::Cloud::Dataform::V1::WorkflowInvocationAction::DataPreparationAction::ActionErrorTable.

Error table information, used to write error data into a BigQuery table.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#retention_days

def retention_days() -> ::Integer
Returns
  • (::Integer) — Error table partition expiration in days. Only positive values are allowed.

#retention_days=

def retention_days=(value) -> ::Integer
Parameter
  • value (::Integer) — Error table partition expiration in days. Only positive values are allowed.
Returns
  • (::Integer) — Error table partition expiration in days. Only positive values are allowed.

#target

def target() -> ::Google::Cloud::Dataform::V1::Target
Returns

#target=

def target=(value) -> ::Google::Cloud::Dataform::V1::Target
Parameter
Returns