package google.events.cloud.audit.v1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message AuditLog

data.proto:142

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.

Used in: LogEntryData

message AuditLogWrittenEvent

events.proto:45

The CloudEvent raised when an audit log entry is written.

message AuthenticationInfo

data.proto:222

Authentication information for the operation.

Used in: AuditLog

message AuthorizationInfo

data.proto:261

Authorization information for the operation.

Used in: AuditLog

message LogEntryData

data.proto:30

The data within all Cloud Audit Logs log entry events.

Used in: AuditLogWrittenEvent

message LogEntryOperation

data.proto:85

Additional information about a potentially long-running operation with which a log entry is associated.

Used in: LogEntryData

enum LogSeverity

data.proto:108

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

Used in: LogEntryData

message LogSplit

data.proto:390

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.

Used in: LogEntryData

message RequestMetadata

data.proto:284

Metadata about the request.

Used in: AuditLog

message ResourceLocation

data.proto:337

Location information about a resource.

Used in: AuditLog

message ServiceAccountDelegationInfo

data.proto:360

Identity delegation history of an authenticated service account.

Used in: AuthenticationInfo

message ServiceAccountDelegationInfo.FirstPartyPrincipal

data.proto:362

First party identity principal.

Used in: ServiceAccountDelegationInfo

message ServiceAccountDelegationInfo.ThirdPartyPrincipal

data.proto:371

Third party identity principal.

Used in: ServiceAccountDelegationInfo