[[["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 `OracleTable` class within the Google Cloud Datastream V1 API, specifically focusing on version 2.6.0."],["`OracleTable` is a sealed class used to represent an Oracle table and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default constructor `OracleTable()` and a copy constructor `OracleTable(OracleTable other)` to create instances."],["It contains two key properties: `OracleColumns`, which is a repeated field of `OracleColumn` objects representing the columns in the schema, and `Table`, a string representing the name of the Oracle table."],["The document displays the inheritance path and a history of versions for the `OracleTable` class, ranging from 1.0.0 up to the latest version, 2.9.0."]]],[]]