[[["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 `OracleTable` class is a representation of an Oracle table within the Google Cloud Datastream V1 namespace, found in the Google.Cloud.Datastream.V1.dll assembly."],["It supports multiple versions, with version 2.9.0 being the latest and version 2.0.0 as the current context, and it implements various interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `OracleTable` class has properties such as `OracleColumns` which is of type `RepeatedField\u003cOracleColumn\u003e` to represent columns within the oracle table, and a `Table` property which is of type string, representing the name of the table."],["The `OracleTable` class can be constructed with either no parameters, or with another `OracleTable` object."],["It inherits members from the `Object` class, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]