View Source GoogleApi.ToolResults.V1beta3.Model.SuccessDetail (google_api_tool_results v0.33.0)
Details for an outcome with a SUCCESS outcome summary. LINT.IfChange
Attributes
-
otherNativeCrash
(type:boolean()
, default:nil
) - If a native process other than the app crashed.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ToolResults.V1beta3.Model.SuccessDetail{ otherNativeCrash: boolean() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.