google_api_iam v0.16.0 GoogleApi.IAM.V1.Model.AuditData View Source
Audit log information specific to Cloud IAM. This message is serialized
as an Any
type in the ServiceData
message of an
AuditLog
message.
Attributes
policyDelta
(type:GoogleApi.IAM.V1.Model.PolicyDelta.t
, default:nil
) - Policy delta between the original policy and the newly set policy.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.IAM.V1.Model.AuditData{ policyDelta: GoogleApi.IAM.V1.Model.PolicyDelta.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.