BigQuery Migration V2 API - Class Google::Rpc::RequestInfo (v0.1.0)

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.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.