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 webpage provides documentation for the \u003ccode\u003eListLogEntriesResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Logging.V2\u003c/code\u003e namespace, version 3.5.0, which is designed for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListLogEntriesResponse\u003c/code\u003e class is used to return results from the \u003ccode\u003eListLogEntries\u003c/code\u003e function and it implements multiple 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two main properties: \u003ccode\u003eEntries\u003c/code\u003e, a list of log entries (of type \u003ccode\u003eLogEntry\u003c/code\u003e), and \u003ccode\u003eNextPageToken\u003c/code\u003e, a string used for retrieving additional results if they are available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListLogEntriesResponse\u003c/code\u003e class allows for enumeration through its log entries with \u003ccode\u003eGetEnumerator()\u003c/code\u003e and it can be constructed with no parameters or with another \u003ccode\u003eListLogEntriesResponse\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThis class is derived from the \u003ccode\u003eObject\u003c/code\u003e class, inheriting members like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]