Interface: IGetAuditLogsResponse
cloudservice.v1.IGetAuditLogsResponse
Properties of a GetAuditLogsResponse.
Implemented by
Properties
logs
• Optional logs: null | ILogRecord[]
The list of audit logs ordered by emit time, log_id
nextPageToken
• Optional nextPageToken: null | string
The next page's token.