Audit log information specific to Cloud IAM. This message is serialized
as an Any type in the ServiceData message of an
AuditLog message.
Generated from protobuf message google.iam.v1.logging.AuditData
CloneableInstantiable
| Methods |
| public __construct( $data = NULL) Constructor.
|
| public clearPolicyDelta() |
| public getPolicyDelta() Policy delta between the original policy and the newly set policy. Generated from protobuf field .google.iam.v1.PolicyDelta policy_delta = 2;
|
| public hasPolicyDelta() |
| public setPolicyDelta( $var) Policy delta between the original policy and the newly set policy. Generated from protobuf field .google.iam.v1.PolicyDelta policy_delta = 2;
|
| Properties |
| protected $policy_delta = NULL Policy delta between the original policy and the newly set policy. Generated from protobuf field .google.iam.v1.PolicyDelta policy_delta = 2; |
| Methods |