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-04-09 UTC."],[[["The latest version of the `GetStreamObjectRequest` is 2.9.0, and previous versions are available, ranging down to version 1.0.0."],["`GetStreamObjectRequest` is a class used to request a specific stream object within the Google Cloud Datastream V1 service."],["This class inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetStreamObjectRequest` class includes properties for `Name` and `StreamObjectName`, to fetch the stream object by its resource name."],["There are two constructors available for the `GetStreamObjectRequest` class: a default constructor and one that accepts another `GetStreamObjectRequest` object."]]],[]]