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."],[[["The latest version of the `BatchWriteSpansRequest` class in the Google Cloud Trace v2 API is 3.6.0, with previous versions ranging from 3.5.0 down to 2.2.0 also documented."],["`BatchWriteSpansRequest` is a request message used within the Google Cloud Trace v2 API for the `BatchWriteSpans` method."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `BatchWriteSpansRequest` class includes properties such as `Name`, `ProjectName`, and `Spans`, which are used to specify project information and contain the list of spans."],["The class offers two contructors, one empty and one to copy another `BatchWriteSpansRequest` object."]]],[]]