public sealed class GetStreamRequest : IMessage<GetStreamRequest>, IEquatable<GetStreamRequest>, IDeepCloneable<GetStreamRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class GetStreamRequest.
[[["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 document provides reference information for the `GetStreamRequest` class within the Google Cloud Datastream V1 API for .NET."],["The `GetStreamRequest` class is used to request a specific stream and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of this documentation corresponds to version 2.9.0 of the API, with versions dating as far back as 1.0.0 being available."],["`GetStreamRequest` has properties such as `Name` and `StreamName` which allow users to identify the stream they want to get."]]],[]]