Skip to main content

Interface: IGetAuditLogsResponse

cloudservice.v1.IGetAuditLogsResponse

Properties of a GetAuditLogsResponse.

Hierarchy

Properties

logs

Optional logs: null | $Properties[]

The list of audit logs ordered by emit time, log_id

Inherited from

$Properties.logs


nextPageToken

Optional nextPageToken: null | string

The next page's token.

Inherited from

$Properties.nextPageToken