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"]],[["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 page provides documentation for the `GetStreamRequest` class within the Google Cloud Datastream V1 API, specifically focusing on version 2.4.0."],["`GetStreamRequest` is used to get a stream, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetStreamRequest` class has two constructors, one default and another for creating an instance from an existing `GetStreamRequest` object."],["The `GetStreamRequest` class has two properties: `Name`, a string representing the name of the stream resource, and `StreamName`, a typed view over the `Name`."],["The document contains a list of versions available, ranging from the latest version 2.9.0 down to version 1.0.0, all available through a link."]]],[]]