[[["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 represents an Oracle schema within the `Google.Cloud.Datastream.V1Alpha1` namespace, designed for use in .NET development."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling functionalities such as message handling, equality checks, deep cloning, and buffered message operations."],["`OracleSchema` instances can be constructed using either a default constructor or a copy constructor that takes another `OracleSchema` object as a parameter."],["The class exposes two primary properties: `OracleTables`, a `RepeatedField` collection of `OracleTable` objects representing the tables in the schema, and `SchemaName`, a string property to hold the schema's name."],["The class inherits members from the base `Object` class, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`, adding inherited functionality."]]],[]]