public sealed class BatchWriteSpansRequest : IMessage<BatchWriteSpansRequest>, IEquatable<BatchWriteSpansRequest>, IDeepCloneable<BatchWriteSpansRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Trace v2 API class BatchWriteSpansRequest.
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\u003eThis document provides reference information for the \u003ccode\u003eBatchWriteSpansRequest\u003c/code\u003e class within the Google Cloud Trace v2 API, specifically version 3.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchWriteSpansRequest\u003c/code\u003e is a sealed class used for sending batch span write requests and it 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eName\u003c/code\u003e (for project ID), \u003ccode\u003eProjectName\u003c/code\u003e (a typed view over the project name), and \u003ccode\u003eSpans\u003c/code\u003e (a list of new spans to be written).\u003c/p\u003e\n"],["\u003cp\u003eThe document lists the constructor, inherited members, and the different versions of this class that are accessible.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchWriteSpansRequest\u003c/code\u003e requires the project name, and the spans to write.\u003c/p\u003e\n"]]],[],null,[]]