Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_google_iam_v1_logging_audit_data_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type AuditData ¶
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.
func (*AuditData) Descriptor
deprecated
func (*AuditData) GetPolicyDelta ¶
func (x *AuditData) GetPolicyDelta() *v1.PolicyDelta
func (*AuditData) ProtoMessage ¶
func (*AuditData) ProtoMessage()
func (*AuditData) ProtoReflect ¶
func (x *AuditData) ProtoReflect() protoreflect.Message
Click to show internal directories.
Click to hide internal directories.