public sealed class GetStreamObjectRequest : IMessage<GetStreamObjectRequest>, IEquatable<GetStreamObjectRequest>, IDeepCloneable<GetStreamObjectRequest>, IBufferMessage, IMessage
[[["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."],[[["The latest version of `GetStreamObjectRequest` is 2.9.0, with the document also providing access to previous versions, dating back to version 1.0.0."],["`GetStreamObjectRequest` is a class used to request a specific stream object, inheriting from `Object` and implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetStreamObjectRequest` class includes constructors for creating new instances and properties like `Name` and `StreamObjectName` for managing the stream object resource."],["The class is located within the `Google.Cloud.Datastream.V1` namespace, part of the `Google.Cloud.Datastream.V1.dll` assembly."]]],[]]