# Structs
Message is the task message payload.
MessageValidationError is the validation error returned by Message.Validate if the designated constraints aren't met.
Wrapper is a wrapper for task queue payloads.
WrapperValidationError is the validation error returned by Wrapper.Validate if the designated constraints aren't met.