If there might be more results than those appearing in this response, then
nextPageToken is included. To get the next set of results, call the same
method again using the value of nextPageToken as pageToken.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `ListLinksResponse` class within the Google Cloud Logging v2 API."],["`ListLinksResponse` is a class that represents the response received from the `ListLinks` method in the API and implements various interfaces for handling collections and messages."],["The class includes properties such as `Links`, which holds a list of links, and `NextPageToken`, which is used for pagination when there are more results to retrieve."],["It has constructors for creating instances of the class, either empty or by copying an existing `ListLinksResponse` object."],["The `ListLinksResponse` class has a `GetEnumerator` method that allows iterating through the `Link` resources in the response."]]],[]]