class ProtectionSettings

Interface for configuring protection options for the SetLabel method.

Summary

Members Descriptions
public ProtectionSettings() = default Not yet documented.
public ProtectionSettings(const std::string& delegatedUserEmail, PFileExtensionBehavior pfileExtensionBehavior) Not yet documented.
public void SetDelegatedUserEmail(const std::string delegatedUserEmail) Not yet documented.
public std::string GetDelegatedUserEmail() const Not yet documented.
public void SetPFileExtensionBehavior(PFileExtensionBehavior pfileExtensionBehavior) Not yet documented.
public PFileExtensionBehavior GetPFileExtensionBehavior() const Not yet documented.

Members

ProtectionSettings function

Not documented yet.

ProtectionSettings function

Not documented yet.

SetDelegatedUserEmail function

Not documented yet.

GetDelegatedUserEmail function

Not documented yet.

SetPFileExtensionBehavior function

Not documented yet.

GetPFileExtensionBehavior function

Not documented yet.