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 describes the \u003ccode\u003eListLogEntriesResponse\u003c/code\u003e class, which is used to represent the result returned from the \u003ccode\u003eListLogEntries\u003c/code\u003e method in the Google Cloud Logging V2 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available in the documentation is 4.4.0, while the page specifically refers to version 4.0.0 of the \u003ccode\u003eListLogEntriesResponse\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListLogEntriesResponse\u003c/code\u003e 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, which allow it to work with various .NET functionalities and data structures.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides properties such as \u003ccode\u003eEntries\u003c/code\u003e, a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eLogEntry\u003c/code\u003e objects representing the log entries, and \u003ccode\u003eNextPageToken\u003c/code\u003e, a string used for pagination when there are more results than those initially returned.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a constructor \u003ccode\u003eListLogEntriesResponse\u003c/code\u003e to create new instances of the object, either by creating a new empty one or by making a copy of another existing \u003ccode\u003eListLogEntriesResponse\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]