GoogleApi.Testing.V1.Model.StartActivityIntent (google_api_testing v0.34.0)
View SourceA 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.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.