Class OperationType (0.7.8)

OperationType(value)

Type of ACL modification operation.

Enums

Name Description
UNKNOWN The unknown operation type.
ADD_POLICY_BINDING Adds newly given policy bindings in the existing bindings list.
REMOVE_POLICY_BINDING Removes newly given policy bindings from the existing bindings list.
REPLACE_POLICY_BINDING Replaces existing policy bindings with the given policy binding list