QueryAskLumaLogResult

更新时间:
复制 MD 格式

Parameter

Type

Description

Example

object

Contains the results of a log query.

Entries

array

The log entries returned by the query.

AskLumaLogEntry

LastKey

string

The token to use for retrieving the next page of results. If present, pass this value as the LastKey parameter in a subsequent request to fetch more data. This field is omitted when all results have been retrieved.

HasMore

boolean

Specifies whether more results are available. The value is true if more results can be retrieved, and false otherwise.