ActionInputs
A class representing the inputs of an action. It is used to manage the inputs of a task and its state on the< br > remote Union API.
Attributes
-
pb2: run_definition_pb2.Inputs
- The Protocol Buffer definition of the inputs.
-
data: Dict[str, Any]
- A dictionary containing the input data.