BigQuery Migration V2 API - Class Google::Rpc::RequestInfo (v0.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the BigQuery Migration V2 API class Google::Rpc::RequestInfo.
Contains metadata about the request that clients can attach when filing a bug or providing other forms of feedback.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#request_id
defrequest_id()->::String
Returns
- (::String) — An opaque string that should only be interpreted by the service generating it. For example, it can be used to identify requests in the service's logs.
#request_id=
defrequest_id=(value)->::String
Parameter
- value (::String) — An opaque string that should only be interpreted by the service generating it. For example, it can be used to identify requests in the service's logs.
Returns
- (::String) — An opaque string that should only be interpreted by the service generating it. For example, it can be used to identify requests in the service's logs.
#serving_data
defserving_data()->::String
Returns
- (::String) — Any data that was used to serve this request. For example, an encrypted stack trace that can be sent back to the service provider for debugging.
#serving_data=
defserving_data=(value)->::String
Parameter
- value (::String) — Any data that was used to serve this request. For example, an encrypted stack trace that can be sent back to the service provider for debugging.
Returns
- (::String) — Any data that was used to serve this request. For example, an encrypted stack trace that can be sent back to the service provider for debugging.