A list of log entries. If entries is empty, nextPageToken may still be
returned, indicating that more entries may exist. See nextPageToken for
more information.
If there might be more results than those appearing in this response, then
nextPageToken is included. To get the next set of results, call this
method again using the value of nextPageToken as pageToken.
If a value for next_page_token appears and the entries field is empty,
it means that the search found no log entries so far but it did not have
time to search all the possible log entries. Retry the method with this
value for page_token to continue the search. Alternatively, consider
speeding up the search by changing your filter to specify a single log name
or resource type, or to narrow the time range of the search.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eListLogEntriesResponse\u003c/code\u003e class within the Google Cloud Logging v2 API, specifically version 4.3.0, and includes links to other relevant versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListLogEntriesResponse\u003c/code\u003e class is used to encapsulate the results returned from the \u003ccode\u003eListLogEntries\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, \u003ccode\u003eIPageResponse\u003c/code\u003e, and \u003ccode\u003eIEnumerable\u003c/code\u003e, providing functionalities for message handling, equality comparison, deep cloning, buffering, and enumeration.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListLogEntriesResponse\u003c/code\u003e class contains two key properties: \u003ccode\u003eEntries\u003c/code\u003e, which holds a list of log entries, and \u003ccode\u003eNextPageToken\u003c/code\u003e, which is used for pagination when there are more results than those returned in the current response.\u003c/p\u003e\n"],["\u003cp\u003eIt is possible to construct an empty \u003ccode\u003eListLogEntriesResponse\u003c/code\u003e, or to copy and existing \u003ccode\u003eListLogEntriesResponse\u003c/code\u003e using its constructors.\u003c/p\u003e\n"]]],[],null,[]]