[[["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 `OracleSchema` class, which is part of the `Google.Cloud.Datastream.V1` namespace and is used for representing an Oracle schema."],["The `OracleSchema` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The `OracleSchema` class has two constructors, one default, `OracleSchema()`, and one that accepts another `OracleSchema` instance as a parameter, `OracleSchema(OracleSchema other)`."],["The class contains two main properties: `OracleTables`, a `RepeatedField` of `OracleTable` objects representing tables within the schema, and `Schema`, a string that holds the schema's name."],["The page also provides a list of available versions for `OracleSchema`, ranging from the latest `2.9.0` down to `1.0.0`."]]],[]]