Google Cloud Talent Solution V4 Client - Class ResponseMetadata (1.2.2)

Reference documentation and code samples for the Google Cloud Talent Solution V4 Client class ResponseMetadata.

Additional information returned to client, such as debugging information.

Generated from protobuf message google.cloud.talent.v4.ResponseMetadata

Namespace

Google \ Cloud \ Talent \ V4

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ request_id string

A unique id associated with this call. This id is logged for tracking purposes.

getRequestId

A unique id associated with this call.

This id is logged for tracking purposes.

Returns
TypeDescription
string

setRequestId

A unique id associated with this call.

This id is logged for tracking purposes.

Parameter
NameDescription
var string
Returns
TypeDescription
$this