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-03-21 UTC."],[[["This document provides reference information for the `GetStreamObjectRequest` class within the Google Cloud Datastream v1 API, specifically version 2.6.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 representing the resource name) and `StreamObjectName` (a typed view over the resource name)."],["There are several previous versions of this specific `GetStreamObjectRequest` class, ranging from 1.0.0 to the latest version 2.9.0."],["This document contains a list of methods that the class inherits from `object` such as: `GetHashCode()`, `GetType()`, `ToString()`."]]],[]]