public sealed class BatchWriteSpansRequest : IMessage<BatchWriteSpansRequest>, IEquatable<BatchWriteSpansRequest>, IDeepCloneable<BatchWriteSpansRequest>, IBufferMessage, IMessage
The request message for the BatchWriteSpans method.
[[["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\u003eBatchWriteSpansRequest\u003c/code\u003e class is a request message for the \u003ccode\u003eBatchWriteSpans\u003c/code\u003e method, used within the Google.Cloud.Trace.V2 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class is sealed, meaning it cannot be inherited from, and it 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\u003eThe class requires a project name (\u003ccode\u003eName\u003c/code\u003e) and a list of spans (\u003ccode\u003eSpans\u003c/code\u003e) as properties, where the project name specifies the project the spans belong to and the span list contains new span data.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchWriteSpansRequest\u003c/code\u003e class provides two constructors: a default constructor and one that accepts another \u003ccode\u003eBatchWriteSpansRequest\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe information contained on this webpage applies to the \u003ccode\u003e2.3.0\u003c/code\u003e version of \u003ccode\u003eBatchWriteSpansRequest\u003c/code\u003e class, with links provided for 8 different versions, and \u003ccode\u003e3.6.0\u003c/code\u003e being the latest.\u003c/p\u003e\n"]]],[],null,[]]