GoogleApi.Testing.V1.Model.StartActivityIntent (google_api_testing v0.24.0) View Source
A starting intent specified by an action, uri, and categories.
Attributes
-
action
(type:String.t
, default:nil
) - Action name. Required for START_ACTIVITY. -
categories
(type:list(String.t)
, default:nil
) - Intent categories to set on the intent. -
uri
(type:String.t
, default:nil
) - URI for the action.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.