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