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 latest version of the \u003ccode\u003eLookupStreamObjectRequest\u003c/code\u003e is 2.9.0, with previous versions ranging from 2.8.0 down to 1.0.0 available for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLookupStreamObjectRequest\u003c/code\u003e is a class used to request a specific stream object by its source object identifier within the \u003ccode\u003eGoogle.Cloud.Datastream.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities such as deep cloning and message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties for \u003ccode\u003eParent\u003c/code\u003e, a string representing the parent stream, and \u003ccode\u003eSourceObjectIdentifier\u003c/code\u003e, indicating the identifier of the source object.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLookupStreamObjectRequest\u003c/code\u003e can be constructed with no parameters or by providing another instance of \u003ccode\u003eLookupStreamObjectRequest\u003c/code\u003e as a parameter for creating a new object based on the passed one.\u003c/p\u003e\n"]]],[],null,[]]