[[["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-04-17 UTC."],[[["The `OracleRdbms` class in the DataStream v1 API represents an Oracle database structure, serving as a central component for defining Oracle database configurations within the Google Cloud Datastream service."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionality for message handling, equality comparisons, deep cloning, and efficient buffer management."],["It supports different versions of the DataStream API, from version 1.0.0 to 2.9.0 (latest), allowing users to work with their prefered version."],["The `OracleRdbms` class includes an `OracleSchemas` property, of the `RepeatedField` type, enabling the management and storage of multiple Oracle database schemas within the defined database."],["The class has two constructors to create either a default `OracleRdbms` instance or a new one based off an existing one."]]],[]]