Optional ReadonlyargumentThe Argument (if it was able to be populated)
Optional ReadonlymessageAn optional message providing detail about the validation failure. Populated when reason is InvalidArgumentReason.CUSTOM_VALIDATION.
Optional ReadonlynameThe name of the argument specified (if it was able to be populated)
ReadonlyreasonA reason for the parsing error
Optional ReadonlyvalueThe argument value (if it was able to be populated).
NOTE: This value is unlikely to be valid as it is the cause of the invalid argument error.
Details of an invalid parsed argument.