View Source GoogleApi.IAM.V2.Model.GoogleIamV1LoggingAuditData (google_api_iam v0.44.2)
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.V2.Model.GoogleIamV1PolicyDelta.t, default:nil) - Policy delta between the original policy and the newly set policy.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.IAM.V2.Model.GoogleIamV1LoggingAuditData{ policyDelta: GoogleApi.IAM.V2.Model.GoogleIamV1PolicyDelta.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.