events/cloud/audit/v1 library
Classes
- AuditLog
- Common audit log format for Google Cloud Platform API operations. Copied from https://github.com/googleapis/googleapis/blob/master/google/cloud/audit/audit_log.proto, but changing service_data from Any to Struct.
- AuditLogWrittenEvent
- The CloudEvent raised when an audit log entry is written.
- AuthenticationInfo
- Authentication information for the operation.
- AuthorizationInfo
- Authorization information for the operation.
- LogEntryData
- The data within all Cloud Audit Logs log entry events.
- LogEntryOperation
- Additional information about a potentially long-running operation with which a log entry is associated.
- LogSeverity
- The severity of the event described in a log entry, expressed as one of the standard severity levels listed below. For your reference, the levels are assigned the listed numeric values. The effect of using numeric values other than those listed is undefined. Copied from https://github.com/googleapis/googleapis/blob/master/google/logging/type/log_severity.proto
- LogSplit
- Additional information used to correlate multiple LogEntries. Used when a single LogEntry would exceed the Google Cloud Logging size limit and is split across multiple entries.
- RequestMetadata
- Metadata about the request.
- ResourceLocation
- Location information about a resource.
- ServiceAccountDelegationInfo
- Identity delegation history of an authenticated service account.
- ServiceAccountDelegationInfo_FirstPartyPrincipal
- First party identity principal.
- ServiceAccountDelegationInfo_ThirdPartyPrincipal
- Third party identity principal.