Class: Google::Cloud::Talent::V4beta1::ResponseMetadata
- Inherits:
-
Object
- Object
- Google::Cloud::Talent::V4beta1::ResponseMetadata
- Defined in:
- lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/common.rb
Overview
Additional information returned to client, such as debugging information.
Instance Attribute Summary collapse
-
#request_id ⇒ String
A unique id associated with this call.
Instance Attribute Details
#request_id ⇒ String
Returns A unique id associated with this call. This id is logged for tracking purposes.
173 |
# File 'lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/common.rb', line 173 class ResponseMetadata; end |