public sealed class SourceObjectIdentifier.Types.OracleObjectIdentifier : IMessage<SourceObjectIdentifier.Types.OracleObjectIdentifier>, IEquatable<SourceObjectIdentifier.Types.OracleObjectIdentifier>, IDeepCloneable<SourceObjectIdentifier.Types.OracleObjectIdentifier>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class SourceObjectIdentifier.Types.OracleObjectIdentifier.
[[["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 documentation page covers the `SourceObjectIdentifier.Types.OracleObjectIdentifier` class, which is part of the Google Cloud Datastream V1 API and serves as an identifier for Oracle data source objects."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it inherits from the base `object` class, offering core functionalities such as equality checks and cloning."],["This page lists the available versions of the documentation for `OracleObjectIdentifier`, starting from version 1.0.0 and going up to the latest, 2.9.0, with the current version being 2.8.0."],["`OracleObjectIdentifier` contains two key properties: `Schema` and `Table`, both of which are strings and are required to identify the specific Oracle schema and table."]]],[]]