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-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGetStreamRequest\u003c/code\u003e class is a sealed class in the \u003ccode\u003eGoogle.Cloud.Datastream.V1Alpha1\u003c/code\u003e namespace, designed for requesting stream data and implementing multiple interfaces for message handling, equality comparison, cloning, and buffering.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and provides two constructors, a default constructor \u003ccode\u003eGetStreamRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eGetStreamRequest(GetStreamRequest other)\u003c/code\u003e, to either create a new object, or clone an existing one.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two key properties: \u003ccode\u003eName\u003c/code\u003e, which is a string representing the name of the stream resource to retrieve and is a required field, and \u003ccode\u003eStreamName\u003c/code\u003e, a \u003ccode\u003eStreamName\u003c/code\u003e-typed property, which is a view over the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetStreamRequest\u003c/code\u003e is available in version 1.0.0-beta02, and is also available in newer alpha releases such as 2.0.0-alpha04, and the latest release at 2.0.0-alpha05.\u003c/p\u003e\n"]]],[],null,[]]