[[["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 page provides documentation for the `OracleTable` class within the `Google.Cloud.Datastream.V1Alpha1` namespace, specifically version 1.0.0-beta02, along with links to newer versions."],["The `OracleTable` class represents a table in an Oracle database and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`OracleTable` includes properties such as `OracleColumns`, which is a list of columns contained in the table, and `TableName`, which allows defining the name of the table as a string."],["The class provides two constructors, one default constructor (`OracleTable()`) and another that takes an `OracleTable` object to create a new instance based on it (`OracleTable(OracleTable other)`)."]]],[]]