[[["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 latest version of the `Stream` class in the `Google.Cloud.Datastream.V1Alpha1` namespace is 2.0.0-alpha05, with previous versions including 2.0.0-alpha04 and 1.0.0-beta02."],["The `Stream` class, which inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`, provides configurations for data streaming."],["`Stream` objects have properties such as `BackfillAll`, `BackfillNone`, `CreateTime`, `DestinationConfig`, `DisplayName`, and `SourceConfig`, allowing for the customization of data streaming operations and management."],["The `Stream` class has constructors that allow for creating a new `Stream` object or copying an existing one, including information such as the stream's state and errors, which can be retrieved or set using the `State` and `Errors` properties, respectively."],["The `Stream` class is associated with a name which can be accessed via the `Name` property or by a typed view using the `StreamName` property, and also supports labels, which are accessed by the `Labels` property."]]],[]]