View Source GoogleApi.ToolResults.V1beta3.Model.StackTrace (google_api_tool_results v0.33.0)

A stacktrace.

Attributes

  • exception (type: String.t, default: nil) - The stack trace message. Required

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.ToolResults.V1beta3.Model.StackTrace{
  exception: String.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.