Class OracleSchema (0.1.3)

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

Oracle schema. .. attribute:: schema_name

Schema name.

:type: str

Attribute

NameDescription
oracle_tables Sequence[google.cloud.datastream_v1alpha1.types.OracleTable]
Tables in the schema.