BatchSpec#
- class BatchSpec(metadata=None, payload=None, *args, **kwargs)#
Bases:
object
The input specification for performing the batch operation.
- property metadata#
- Type:
- property payload#
- Type:
list[
BatchSpecPayload
]
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model