Class OracleTable (0.1.3)

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

Oracle table. .. attribute:: table_name

Table name.

:type: str

Attribute

NameDescription
oracle_columns Sequence[google.cloud.datastream_v1alpha1.types.OracleColumn]
Oracle columns in the schema. When unspecified as part of inclue/exclude lists, includes/excludes everything.