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 document provides reference information for the `GetStreamObjectRequest` class within the Google Cloud Datastream V1 API, specifically version 2.8.0."],["`GetStreamObjectRequest` is used to fetch a specific stream object and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Name` (a string) and `StreamObjectName`, representing the resource name of the stream object being requested."],["The document contains links to different versions of the `GetStreamObjectRequest` Class, ranging from 1.0.0 to the latest version 2.9.0."],["`GetStreamObjectRequest` has two constructors, one empty and one to copy from another `GetStreamObjectRequest` object."]]],[]]