Interface protos.google.cloud.datastream.v1.IPostgresqlTable (3.1.0)

Properties of a PostgresqlTable.

Package

@google-cloud/datastream

Properties

postgresqlColumns

postgresqlColumns?: (google.cloud.datastream.v1.IPostgresqlColumn[]|null);

PostgresqlTable postgresqlColumns

table

table?: (string|null);

PostgresqlTable table