33#ifndef API_MIP_UPE_ADD_DYNAMIC_WATERMARK_ACTION_H_
34#define API_MIP_UPE_ADD_DYNAMIC_WATERMARK_ACTION_H_
A file containing the Action base class and the ActionType enumerator.
An action class that specifies adding watermark.
virtual const std::shared_ptr< const DynamicWatermark > & GetDynamicWatermark() const =0
Returns the dynamic watermark associated with this action request.
Defines DynamicWatermark interface.