[#BloombergLP-balm-MetricDescription-setName] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balm.adoc[balm]::xref:BloombergLP/balm/MetricDescription.adoc[MetricDescription]::setName :relfileprefix: ../../../ :mrdocs: Set the name of this metric description to the specified `name`. The behavior is undefined unless the contents of `name` remains valid and unmodified for the lifetime of this object. == Synopsis Declared in `<balm_metricdescription.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void setName(char const* name); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#