Class: Google::Cloud::Dataform::V1beta1::WorkflowInvocationAction::DataPreparationAction::ActionErrorTable

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/dataform/v1beta1/dataform.rb

Overview

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

Instance Attribute Summary collapse

Instance Attribute Details

#retention_days::Integer



2414
2415
2416
2417
# File 'proto_docs/google/cloud/dataform/v1beta1/dataform.rb', line 2414

class ActionErrorTable
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#target::Google::Cloud::Dataform::V1beta1::Target



2414
2415
2416
2417
# File 'proto_docs/google/cloud/dataform/v1beta1/dataform.rb', line 2414

class ActionErrorTable
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end