Interface protos.google.rpc.IDebugInfo

Properties of a DebugInfo.

Package

@google-cloud/spanner!

Properties

detail

detail?: (string|null);

DebugInfo detail

Property Value
TypeDescription
(string|null)

stackEntries

stackEntries?: (string[]|null);

DebugInfo stackEntries

Property Value
TypeDescription
(string[]|null)