Required. The name of the project where the spans belong. The format is
projects/[PROJECT_ID]. Please see
TraceServiceClient::projectName() for help formatting this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Stackdriver Trace V2 Client - Class BatchWriteSpansRequest (1.8.10)\n\nVersion latestkeyboard_arrow_down\n\n- [1.8.10 (latest)](/php/docs/reference/cloud-trace/latest/V2.BatchWriteSpansRequest)\n- [1.8.9](/php/docs/reference/cloud-trace/1.8.9/V2.BatchWriteSpansRequest)\n- [1.7.0](/php/docs/reference/cloud-trace/1.7.0/V2.BatchWriteSpansRequest)\n- [1.6.5](/php/docs/reference/cloud-trace/1.6.5/V2.BatchWriteSpansRequest)\n- [1.5.3](/php/docs/reference/cloud-trace/1.5.3/V2.BatchWriteSpansRequest)\n- [1.4.11](/php/docs/reference/cloud-trace/1.4.11/V2.BatchWriteSpansRequest) \nReference documentation and code samples for the Stackdriver Trace V2 Client class BatchWriteSpansRequest.\n\nThe request message for the `BatchWriteSpans` method.\n\nGenerated from protobuf message `google.devtools.cloudtrace.v2.BatchWriteSpansRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Trace \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. The name of the project where the spans belong. The format is\n`projects/[PROJECT_ID]`.\n\n### setName\n\nRequired. The name of the project where the spans belong. The format is\n`projects/[PROJECT_ID]`.\n\n### getSpans\n\nRequired. A list of new spans. The span names must not match existing\nspans, otherwise the results are undefined.\n\n### setSpans\n\nRequired. A list of new spans. The span names must not match existing\nspans, otherwise the results are undefined.\n\n### static::build"]]