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 webpage details the `OracleSourceConfig` class within the `Google.Cloud.Datastream.V1` namespace, used for configuring Oracle data sources."],["The latest version of the `OracleSourceConfig` class is 2.9.0, with the content showing documentation for versions ranging from 1.0.0 to 2.9.0."],["`OracleSourceConfig` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides properties for including or excluding specific Oracle objects (`IncludeObjects` and `ExcludeObjects`) using the `OracleRdbms` type."],["The webpage also lists the inherited members, constructors, and properties associated with the `OracleSourceConfig` class, along with the assembly it belongs to."]]],[]]