The type of action performed on a Binding in a policy.
Protobuf type google.iam.v1.BindingDelta.Action
CloneableInstantiable
| Constants |
| public Google Unspecified. Generated from protobuf enum ACTION_UNSPECIFIED = 0; |
| public Google Addition of a Binding. Generated from protobuf enum ADD = 1; |
| public Google Removal of a Binding. Generated from protobuf enum REMOVE = 2; |
| Methods |
| public static name( $value) |
| public static value( $name) |
| Properties |
| private static $valueToName = ['ACTION_UNSPECIFIED', 'ADD', 'REMOVE'] |
| Properties |
| private static $valueToName = ['ACTION_UNSPECIFIED', 'ADD', 'REMOVE'] |
| Methods |
| public static name( $value) |
| public static value( $name) |