Class OracleSchema (1.5.1)

Stay organized with collections Save and categorize content based on your preferences.
OracleSchema(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Oracle schema.

Attributes

NameDescription
schema str
Schema name.
oracle_tables MutableSequence[google.cloud.datastream_v1.types.OracleTable]
Tables in the schema.