Workflows Executions V1 API - Class Google::Cloud::Workflows::Executions::V1::Execution::StackTrace (v0.1.2)

Reference documentation and code samples for the Workflows Executions V1 API class Google::Cloud::Workflows::Executions::V1::Execution::StackTrace.

A collection of stack elements (frames) where an error occurred.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#elements

def elements() -> ::Array<::Google::Cloud::Workflows::Executions::V1::Execution::StackTraceElement>
Returns

#elements=

def elements=(value) -> ::Array<::Google::Cloud::Workflows::Executions::V1::Execution::StackTraceElement>
Parameter
Returns