Class: Google::Cloud::Dataform::V1beta1::Target

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

Overview

Represents an action identifier. If the action writes output, the output will be written to the referenced database object.

Instance Attribute Summary collapse

Instance Attribute Details

#database::String



813
814
815
816
# File 'proto_docs/google/cloud/dataform/v1beta1/dataform.rb', line 813

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

#name::String



813
814
815
816
# File 'proto_docs/google/cloud/dataform/v1beta1/dataform.rb', line 813

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

#schema::String



813
814
815
816
# File 'proto_docs/google/cloud/dataform/v1beta1/dataform.rb', line 813

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