public sealed class StreamLargeObjects : IMessage<OracleSourceConfig.Types.StreamLargeObjects>, IEquatable<OracleSourceConfig.Types.StreamLargeObjects>, IDeepCloneable<OracleSourceConfig.Types.StreamLargeObjects>, 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 `StreamLargeObjects` class, which is used for configuring the streaming of large object values within the `Google.Cloud.Datastream.V1` namespace."],["The `StreamLargeObjects` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data management and object manipulation."],["The class inherits from the base `Object` class, and it has inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["There are two constructors available for `StreamLargeObjects`, one being a default constructor and the other one allowing the input of `OracleSourceConfig.Types.StreamLargeObjects`."],["The page also contains a version history of the `StreamLargeObjects` class, from version 1.0.0 up to 2.9.0, with 2.9.0 being the latest version."]]],[]]