public sealed class OracleSourceConfig : IMessage<OracleSourceConfig>, IEquatable<OracleSourceConfig>, IDeepCloneable<OracleSourceConfig>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides details on the `OracleSourceConfig` class, which is used to configure an Oracle data source within the Google Cloud Datastream service."],["The `OracleSourceConfig` class inherits from the base `Object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are multiple versions of `OracleSourceConfig` available, including 2.0.0-alpha05 (latest), 2.0.0-alpha04, and 1.0.0-beta02."],["`OracleSourceConfig` has two properties, `Allowlist` and `Rejectlist`, which of the type `OracleRdbms` to specify which Oracle objects should be included in or excluded from the data stream."],["The Class has two constructors: one empty and one that recieves a `OracleSourceConfig` argument."]]],[]]