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 in the context of .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThis class represents the response from a \u003ccode\u003eBatchCreateSessions\u003c/code\u003e operation in Google Cloud Spanner and has several versions available, ranging from 3.5.0 to the latest beta 5.0.0-beta05.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchCreateSessionsResponse\u003c/code\u003e implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling and data management.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and includes properties like \u003ccode\u003eSession\u003c/code\u003e, which is a repeated field representing the newly created sessions.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available: a parameterless constructor, and one that takes another \u003ccode\u003eBatchCreateSessionsResponse\u003c/code\u003e object as a parameter for initialization.\u003c/p\u003e\n"]]],[],null,[]]