The type of action performed on an audit configuration in a policy.
Protobuf type google.iam.v1.AuditConfigDelta.Action
CloneableInstantiable
Constants |
public Google Unspecified. Generated from protobuf enum ACTION_UNSPECIFIED = 0; |
public Google Addition of an audit configuration. Generated from protobuf enum ADD = 1; |
public Google Removal of an audit configuration. 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) |