Class: Google::Rpc::DebugInfo
- Inherits:
-
Object
- Object
- Google::Rpc::DebugInfo
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/rpc/error_details.rb
Overview
Describes additional debugging info.
Instance Attribute Summary collapse
-
#detail ⇒ ::String
Additional debugging information provided by the server.
-
#stack_entries ⇒ ::Array<::String>
The stack trace entries indicating where the error occurred.