public sealed class GetStreamRequest : IMessage<GetStreamRequest>, IEquatable<GetStreamRequest>, IDeepCloneable<GetStreamRequest>, IBufferMessage, IMessage
[[["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\u003eGetStreamRequest\u003c/code\u003e class is a request message used to retrieve a stream resource in the Google Cloud Datastream V1 API, and it is part of the \u003ccode\u003eGoogle.Cloud.Datastream.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing various functionalities for message handling and object comparison.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetStreamRequest\u003c/code\u003e class has two constructors: a default constructor and another that takes another \u003ccode\u003eGetStreamRequest\u003c/code\u003e instance as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two key properties, \u003ccode\u003eName\u003c/code\u003e (a string) and \u003ccode\u003eStreamName\u003c/code\u003e (of type \u003ccode\u003eStreamName\u003c/code\u003e), which are used to specify the stream resource to be retrieved and its associated resource name, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eGetStreamRequest\u003c/code\u003e class available is 2.9.0, but several previous versions of the class are also available for use.\u003c/p\u003e\n"]]],[],null,[]]