Google.Rpc.DebugInfo (ex_sui v0.1.0)

View Source

Describes additional debugging info.

Summary

Types

t()

@type t() :: %Google.Rpc.DebugInfo{
  __unknown_fields__: [Protobuf.unknown_field()],
  detail: String.t(),
  stack_entries: [String.t()]
}

Functions

descriptor()