The
auditlogs client methods are currently in BETA. The API may change without notice. A one-time warning is emitted on first use.List Audit Logs
List returns a paginated list of audit log entries. StartTime defaults to 30 days before EndTime when zero; EndTime defaults to the current time when zero. UserID (base64-encoded resource ID) and OperationType (one of AuditLogOperationTypeQUERY, AuditLogOperationTypeMUTATION, AuditLogOperationTypeSUBSCRIPTION) apply exact-match filters when set. Defaults to a page size of 50 (server max is 100).
Signature: