[#BloombergLP-ball-RecordAttributes-setMessage] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/RecordAttributes.adoc[RecordAttributes]::setMessage :relfileprefix: ../../../ :mrdocs: Set the message attribute of this record attributes object to the specified `message`. Resets the objects returned by the `messageStreamBuf` and `messageStream` methods. == Synopsis Declared in `<ball_recordattributes.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void setMessage(std::string_view const& message); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#