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 webpage provides reference documentation for the `GetStreamObjectRequest` class within the DataStream v1 API for .NET."],["The `GetStreamObjectRequest` class is used to fetch a specific stream object and it implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version of the `GetStreamObjectRequest` is 2.9.0, and there are links to versions all the way back to 1.0.0."],["The class has two constructors and two properties, `Name` (a string) and `StreamObjectName` which is a view over the resource name property."],["The class inherits several methods from the `object` class, including `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]