[[["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."],[[["The `OracleSchema` class provides reference documentation and code samples for the DataStream v1 API, detailing its structure and functionality."],["This class represents an Oracle schema and is available in multiple versions, with version 2.9.0 being the latest and version 1.0.0 being the oldest."],["The `OracleSchema` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering methods for comparison, cloning, and message handling."],["It has properties such as `OracleTables`, which is a `RepeatedField` containing `OracleTable` objects, and `Schema`, which stores the name of the Oracle schema as a string."],["Two constructors are provided for the OracleSchema, one default constructor and another to create a new instance based on another provided OracleSchema."]]],[]]