Class: Google::Cloud::Datastream::V1::PostgresqlSchema

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 schema.

Instance Attribute Summary collapse

Instance Attribute Details

#postgresql_tables::Array<::Google::Cloud::Datastream::V1::PostgresqlTable>



643
644
645
646
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 643

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

#schema::String



643
644
645
646
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 643

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