Class SqlServerTable (1.11.0)

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

SQLServer table.

Attributes

Name Description
table str
Table name.
columns MutableSequence[google.cloud.datastream_v1.types.SqlServerColumn]
SQLServer columns in the schema. When unspecified as part of include/exclude objects, includes/excludes everything.