Stackdriver Trace V2 Client - Class BatchWriteSpansRequest (1.8.10)

Reference documentation and code samples for the Stackdriver Trace V2 Client class BatchWriteSpansRequest.

The request message for the BatchWriteSpans method.

Generated from protobuf message google.devtools.cloudtrace.v2.BatchWriteSpansRequest

Namespace

Google \ Cloud \ Trace \ V2

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ name
string

Required. The name of the project where the spans belong. The format is projects/[PROJECT_ID] .

↳ spans
array< Span >

Required. A list of new spans. The span names must not match existing spans, otherwise the results are undefined.

getName

Required. The name of the project where the spans belong. The format is projects/[PROJECT_ID] .

Returns
Type
Description
string

setName

Required. The name of the project where the spans belong. The format is projects/[PROJECT_ID] .

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getSpans

Required. A list of new spans. The span names must not match existing spans, otherwise the results are undefined.

Returns
Type
Description

setSpans

Required. A list of new spans. The span names must not match existing spans, otherwise the results are undefined.

Parameter
Name
Description
var
array< Span >
Returns
Type
Description
$this

static::build

Parameters
Name
Description
name
string

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.

spans
array< Span >

Required. A list of new spans. The span names must not match existing spans, otherwise the results are undefined.

Returns
Type
Description
Create a Mobile Website
View Site in Mobile | Classic
Share by: