View Source GoogleApi.Integrations.V1.Model.GoogleCloudIntegrationsV1alphaRuntimeActionSchema (google_api_integrations v0.14.0)
Metadata of an action, including schemas for its inputs and outputs.
Attributes
-
action
(type:String.t
, default:nil
) - Name of the action. -
inputSchema
(type:String.t
, default:nil
) - Input parameter schema for the action. -
outputSchema
(type:String.t
, default:nil
) - Output parameter schema for the action.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.