public sealed class OracleObjectIdentifier : IMessage<SourceObjectIdentifier.Types.OracleObjectIdentifier>, IEquatable<SourceObjectIdentifier.Types.OracleObjectIdentifier>, IDeepCloneable<SourceObjectIdentifier.Types.OracleObjectIdentifier>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["This page details the `OracleObjectIdentifier` class within the `Google.Cloud.Datastream.V1` namespace, which serves as an identifier for Oracle data source objects."],["The `OracleObjectIdentifier` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["Available versions of `OracleObjectIdentifier` range from 1.0.0 to the latest 2.9.0, which can be found at different reference links."],["The class includes properties for `Schema` and `Table`, both of which are strings and are required to be set for identifying Oracle data objects."],["It has two constructors, one that is empty and another one that takes a SourceObjectIdentifier.Types.OracleObjectIdentifier object as a parameter."]]],[]]