Class: Google::Cloud::Datastream::V1::PostgresqlSourceConfig

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

Overview

PostgreSQL data source configuration

Instance Attribute Summary collapse

Instance Attribute Details

#exclude_objects::Google::Cloud::Datastream::V1::PostgresqlRdbms



677
678
679
680
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 677

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

#include_objects::Google::Cloud::Datastream::V1::PostgresqlRdbms



677
678
679
680
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 677

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

#max_concurrent_backfill_tasks::Integer



677
678
679
680
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 677

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

#publication::String



677
678
679
680
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 677

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

#replication_slot::String



677
678
679
680
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 677

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