[[["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."],[[["The `Stream` class in the `Google.Cloud.Datastream.V1Alpha1` namespace represents a data stream and is part of version `1.0.0-beta02` of the API."],["This class inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for message handling, equality checks, deep cloning, and buffer message handling."],["The `Stream` class provides properties for configuring backfill strategies (`BackfillAll`, `BackfillNone`), managing the stream's state (`State`), and setting up source and destination configurations (`SourceConfig`, `DestinationConfig`)."],["The `Stream` class offers constructors for creating new stream objects, either default or based on an existing `Stream` object, and includes properties for metadata like creation time (`CreateTime`), update time (`UpdateTime`), name, display name, labels, and errors."],["The available assembly for this Class is `Google.Cloud.Datastream.V1Alpha1.dll`."]]],[]]