BatchSpecPayloadMetadataPath#
- class BatchSpecPayloadMetadataPath(name=None, value=None, *args, **kwargs)#
Bases:
object
The metadata section on the input specification for performing the batch operation.
- Parameters:
- property name#
The name of the path parameter.
- Type:
str
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model
- property value#
The value of the path parameter.
- Type:
str