Google.Rpc.RequestInfo (ex_sui v0.1.0)
View SourceContains metadata about the request that clients can attach when filing a bug or providing other forms of feedback.
Summary
Types
@type t() :: %Google.Rpc.RequestInfo{ __unknown_fields__: [Protobuf.unknown_field()], request_id: String.t(), serving_data: String.t() }