Reference documentation and code samples for the Stackdriver Trace V2 Client class StackFrames.
A collection of stack frames, which can be truncated.
Generated from protobuf message google.devtools.cloudtrace.v2.StackTrace.StackFrames
Namespace
Google \ Cloud \ Trace \ V2 \ StackTraceMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ frame
↳ dropped_frames_count
int
The number of stack frames that were dropped because there were too many stack frames. If this value is 0, then no stack frames were dropped.
getFrame
Stack frames in this call stack.
setFrame
Stack frames in this call stack.
$this
getDroppedFramesCount
The number of stack frames that were dropped because there were too many stack frames.
If this value is 0, then no stack frames were dropped.
int
setDroppedFramesCount
The number of stack frames that were dropped because there were too many stack frames.
If this value is 0, then no stack frames were dropped.
var
int
$this