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"]],[["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 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()`."]]],[]]