Class PostgresqlSchema (1.10.0)

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

PostgreSQL schema.

Attributes

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