View Source GoogleApi.Connectors.V2.Model.ExecuteActionRequest (google_api_connectors v0.10.0)
Request message for ActionService.ExecuteAction
Attributes
-
parameters
(type:map()
, default:nil
) - Parameters for executing the action. The parameters can be key/value pairs or nested structs.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Connectors.V2.Model.ExecuteActionRequest{ parameters: map() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.