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\u003eThis webpage details the \u003ccode\u003eBatchCreateSessionsResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Spanner.V1\u003c/code\u003e namespace, found in the \u003ccode\u003eGoogle.Cloud.Spanner.V1.dll\u003c/code\u003e assembly, with a focus on the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchCreateSessionsResponse\u003c/code\u003e class is a response object used in the \u003ccode\u003eBatchCreateSessions\u003c/code\u003e process in the Spanner V1 API, and it's an implementation of multiple interfaces like \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\u003eThe class can be constructed using either a default constructor \u003ccode\u003eBatchCreateSessionsResponse()\u003c/code\u003e or a copy constructor \u003ccode\u003eBatchCreateSessionsResponse(BatchCreateSessionsResponse other)\u003c/code\u003e to make a copy of another \u003ccode\u003eBatchCreateSessionsResponse\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists the different versions of the \u003ccode\u003eBatchCreateSessionsResponse\u003c/code\u003e, with version 5.0.0-beta05 being the most recent, and version 3.5.0 being the oldest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSession\u003c/code\u003e property, a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eSession\u003c/code\u003e objects, represents the newly created sessions and is a key component of the response object.\u003c/p\u003e\n"]]],[],null,[]]