[[["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-09 UTC."],[[["This document provides reference information for the `OracleSchema` class within the Google Cloud Datastream V1 API, specifically version 2.2.0, and shows a list of all versions."],["`OracleSchema` is a class that represents an Oracle schema, implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `OracleSchema` class has properties such as `OracleTables` which is a list of tables in the schema, and `Schema` which represents the schema's name as a string."],["The class includes a default constructor `OracleSchema()` and a copy constructor `OracleSchema(OracleSchema other)` to create new instances or clones."],["The `OracleSchema` class inherits members from the base `Object` class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`, which have to do with the management of the class itself."]]],[]]