public sealed class CreateReadSessionRequest : IMessage<CreateReadSessionRequest>, IEquatable<CreateReadSessionRequest>, IDeepCloneable<CreateReadSessionRequest>, IBufferMessage, IMessage
Max initial number of streams. If unset or zero, the server will
provide a value of streams so as to produce reasonable throughput. Must be
non-negative. The number of streams may be lower than the requested number,
depending on the amount parallelism that is reasonable for the table.
There is a default system max limit of 1,000.
This must be greater than or equal to preferred_min_stream_count.
Typically, clients should either leave this unset to let the system to
determine an upper bound OR set this a size for the maximum "units of work"
it can gracefully handle.
[[["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\u003eThis webpage details the \u003ccode\u003eCreateReadSessionRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.BigQuery.Storage.V1\u003c/code\u003e namespace for .NET, covering versions from 2.3.0 to 3.17.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateReadSessionRequest\u003c/code\u003e class is a request message for creating a \u003ccode\u003eReadSession\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eCreateReadSessionRequest\u003c/code\u003e include \u003ccode\u003eMaxStreamCount\u003c/code\u003e, which sets the initial number of streams, \u003ccode\u003eParent\u003c/code\u003e, which specifies the project that owns the session, and \u003ccode\u003eReadSession\u003c/code\u003e, which defines the session to be created.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage includes a list of all available versions of the CreateReadSessionRequest class and the documentation links for each version.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for this class, one empty, and another one which take another \u003ccode\u003eCreateReadSessionRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]