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
def request_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=
def request_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
def serving_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=
def serving_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.