import "google.golang.org/genproto/googleapis/iam/v1/logging"
var File_google_iam_v1_logging_audit_data_proto protoreflect.FileDescriptor
type AuditData struct { // Policy delta between the original policy and the newly set policy. PolicyDelta *v1.PolicyDelta `protobuf:"bytes,2,opt,name=policy_delta,json=policyDelta,proto3" json:"policy_delta,omitempty"` // contains filtered or unexported fields }
Audit log information specific to Cloud IAM. This message is serialized as an `Any` type in the `ServiceData` message of an `AuditLog` message.
Deprecated: Use AuditData.ProtoReflect.Descriptor instead.
func (x *AuditData) GetPolicyDelta() *v1.PolicyDelta
func (x *AuditData) ProtoReflect() protoreflect.Message
Package logging imports 7 packages (graph). Updated 2020-09-27. Refresh now. Tools for package owners.