OracleTable(mapping=None, *, ignore_unknown_fields=False, **kwargs)Oracle table.
Attributes |
|
|---|---|
| Name | Description |
table_name |
str
Table name. |
oracle_columns |
MutableSequence[google.cloud.datastream_v1alpha1.types.OracleColumn]
Oracle columns in the schema. When unspecified as part of inclue/exclude lists, includes/excludes everything. |