[[["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."],[[["The `OracleSchema` class represents an Oracle schema within the DataStream v1 API, providing functionality for interacting with Oracle database schemas."],["This documentation covers version 2.7.0 of the `OracleSchema` class, but it also provides links to the current latest version of 2.9.0, along with other previous versions ranging from 2.8.0 all the way down to 1.0.0."],["`OracleSchema` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring comprehensive functionality and compatibility within the Google Cloud .NET ecosystem."],["The class includes properties such as `OracleTables` which holds a collection of `OracleTable` objects, and `Schema`, which stores the name of the schema."],["The class can be instantiated using two constructors, one default and another which allows you to construct a copy of an existing `OracleSchema`."]]],[]]