public sealed class LookupStreamObjectRequest : IMessage<LookupStreamObjectRequest>, IEquatable<LookupStreamObjectRequest>, IDeepCloneable<LookupStreamObjectRequest>, IBufferMessage, IMessage
Request for looking up a specific stream object by its source object
identifier.
[[["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."],[[["\u003cp\u003eThe \u003ccode\u003eLookupStreamObjectRequest\u003c/code\u003e class is used to request a specific stream object by its source object identifier within the Google Cloud Datastream service.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in data handling and manipulation within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLookupStreamObjectRequest\u003c/code\u003e class has properties for \u003ccode\u003eParent\u003c/code\u003e (the stream owner) which can be expressed as a string or \u003ccode\u003eStreamName\u003c/code\u003e object and \u003ccode\u003eSourceObjectIdentifier\u003c/code\u003e to be able to locate the required object.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version for the \u003ccode\u003eLookupStreamObjectRequest\u003c/code\u003e is version 2.9.0, and the webpage lists previous versions down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class is located within the \u003ccode\u003eGoogle.Cloud.Datastream.V1\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.Datastream.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]