28#ifndef API_MIP_FILE_PROTECTION_SETTINGS_H_
29#define API_MIP_FILE_PROTECTION_SETTINGS_H_
Interface for configuring protection options for the SetLabel method.
std::string GetDelegatedUserEmail() const
void SetDelegatedUserEmail(const std::string delegatedUserEmail)
ProtectionSettings()=default
std::string mDelegatedUserEmail
ProtectionSettings(const std::string &delegatedUserEmail, PFileExtensionBehavior pfileExtensionBehavior)
PFileExtensionBehavior mPFileExtensionBehavior
PFileExtensionBehavior GetPFileExtensionBehavior() const
void SetPFileExtensionBehavior(PFileExtensionBehavior pfileExtensionBehavior)
A file Containing the common types used by the upe, file and protection modules.
PFileExtensionBehavior
Describes PFile extensions behavior.