Class PostgresqlSchema (1.4.1)

PostgresqlSchema(mapping=None, *, ignore_unknown_fields=False, **kwargs)

PostgreSQL schema.

Attributes

NameDescription
schema str
Schema name.
postgresql_tables MutableSequence[google.cloud.datastream_v1.types.PostgresqlTable]
Tables in the schema.