public sealed class Execution.Types.StackTraceElement : IMessage<Execution.Types.StackTraceElement>, IEquatable<Execution.Types.StackTraceElement>, IDeepCloneable<Execution.Types.StackTraceElement>, IBufferMessage, IMessage
Reference documentation and code samples for the Workflow Executions v1 API class Execution.Types.StackTraceElement.
A single stack element (frame) where an error occurred.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation provides details for the \u003ccode\u003eExecution.Types.StackTraceElement\u003c/code\u003e class within the Google Cloud Workflows Executions v1 API, describing it as a representation of a single stack frame where an error occurred.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStackTraceElement\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring compatibility with various Protobuf functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003ePosition\u003c/code\u003e, which provides source location details, \u003ccode\u003eRoutine\u003c/code\u003e, indicating the routine where the error occurred, and \u003ccode\u003eStep\u003c/code\u003e, specifying the exact step at which the error happened.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the API documented, ranging from version 1.0.0 up to the latest version 2.6.0, where you can access the documentation of \u003ccode\u003eStackTraceElement\u003c/code\u003e for each version.\u003c/p\u003e\n"]]],[],null,[]]