Class PostgresqlSchema (1.9.5)

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.