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 \ V4Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
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 | |
---|---|
Type | Description |
string |
setRequestId
A unique id associated with this call.
This id is logged for tracking purposes.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |