public sealed class GetStreamObjectRequest : IMessage<GetStreamObjectRequest>, IEquatable<GetStreamObjectRequest>, IDeepCloneable<GetStreamObjectRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class GetStreamObjectRequest.
[[["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 documentation for the `GetStreamObjectRequest` class within the DataStream v1 API for .NET, specifically version 2.7.0."],["`GetStreamObjectRequest` is used to fetch a specific stream object and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetStreamObjectRequest` class inherits from the `object` class and has properties like `Name` (a string) and `StreamObjectName`, which is a typed view of the `Name` property."],["The content also displays a list of all the different versions of the API, starting from 2.9.0 as the latest version down to 1.0.0."]]],[]]