inputParameters property

List<InputParameter>? inputParameters
getter/setter pair

List of input parameter metadata for the action.

Output only.

Implementation

core.List<InputParameter>? inputParameters;