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 used to send a request for the \u003ccode\u003eBatchWriteSpans\u003c/code\u003e method in the Google Cloud Trace V2 API.\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, facilitating its use within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eProjectName\u003c/code\u003e, and \u003ccode\u003eSpans\u003c/code\u003e, that are crucial for defining project details and the spans to be written.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this component is version 3.6.0, with version 3.0.0 being the base version of the documented content.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSpans\u003c/code\u003e property requires a list of new spans, that must have unique names, otherwise the result is undefined.\u003c/p\u003e\n"]]],[],null,[]]