InputUnion - Python SDK

InputUnion method reference

Supported Types

str

1value: str = /* values here */

List[str]

1value: List[str] = /* values here */

List[float]

1value: List[float] = /* values here */

List[List[float]]

1value: List[List[float]] = /* values here */

List[operations.Input]

1value: List[operations.Input] = /* values here */