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