public sealed class OracleSourceConfig.Types.StreamLargeObjects : IMessage<OracleSourceConfig.Types.StreamLargeObjects>, IEquatable<OracleSourceConfig.Types.StreamLargeObjects>, IDeepCloneable<OracleSourceConfig.Types.StreamLargeObjects>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class OracleSourceConfig.Types.StreamLargeObjects.
[[["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 document provides reference information for the `OracleSourceConfig.Types.StreamLargeObjects` class within the DataStream v1 API."],["The class is designed for configuring the streaming of large object values, and it's part of the `Google.Cloud.Datastream.V1` namespace."],["It is implemented by several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits from `object`."],["The documentation covers versions from 1.0.0 to the latest 2.9.0, with 2.5.0 being the current version of focus on this page, and provides links to the documentation for each version."],["This class can be constructed using either a parameterless constructor, or one which takes another `OracleSourceConfig.Types.StreamLargeObjects` object as a parameter."]]],[]]