Reference documentation and code samples for the Migrate for Compute Engine V1 API class Google::Rpc::DebugInfo.
Describes additional debugging info.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#detail
def
detail
()
-
>
::
String
Returns
- (::String) — Additional debugging information provided by the server.
#detail=
def
detail=
(
value
)
-
>
::
String
Parameter
- value(::String) — Additional debugging information provided by the server.
Returns
- (::String) — Additional debugging information provided by the server.
#stack_entries
def
stack_entries
()
-
>
::
Array
< ::
String
>
Returns
- (::Array<::String>) — The stack trace entries indicating where the error occurred.
#stack_entries=
def
stack_entries=
(
value
)
-
>
::
Array
< ::
String
>
Parameter
- value(::Array<::String>) — The stack trace entries indicating where the error occurred.
Returns
- (::Array<::String>) — The stack trace entries indicating where the error occurred.