33#ifndef API_MIP_DYNAMIC_WATERMARK_H_
34#define API_MIP_DYNAMIC_WATERMARK_H_
Representation of the dynamic watermark which the admin has configured for a label.
virtual const std::string & GetFormatString() const =0
Gets the raw formatted string the admin has configured, which may include variables such as ${Consume...
virtual std::string GetText() const =0
Gets the text which will be displayed to the end user by replacing the variables in the format string...