public sealed class BatchCreateSessionsResponse : IMessage<BatchCreateSessionsResponse>, IEquatable<BatchCreateSessionsResponse>, IDeepCloneable<BatchCreateSessionsResponse>, IBufferMessage, IMessage
The response for [BatchCreateSessions][google.spanner.v1.Spanner.BatchCreateSessions].
[[["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 content focuses on the \u003ccode\u003eBatchCreateSessionsResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Spanner.V1\u003c/code\u003e namespace, specifically for .NET.\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, showing its capabilities for data management.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available in the documentation is 5.0.0-beta05, while the stable documented versions start from 3.5.0 to 4.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchCreateSessionsResponse\u003c/code\u003e has a \u003ccode\u003eSession\u003c/code\u003e property, a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eSession\u003c/code\u003e objects, representing the created sessions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchCreateSessionsResponse\u003c/code\u003e class offers two constructors: a default parameterless one, and another that accepts a \u003ccode\u003eBatchCreateSessionsResponse\u003c/code\u003e instance, which serves as a copy constructor.\u003c/p\u003e\n"]]],[],null,[]]