Interface protos.google.cloud.datastream.v1.SourceObjectIdentifier.IPostgresqlObjectIdentifier (3.1.0)

Properties of a PostgresqlObjectIdentifier.

Package

@google-cloud/datastream

Properties

schema

schema?: (string|null);

PostgresqlObjectIdentifier schema

table

table?: (string|null);

PostgresqlObjectIdentifier table