Token to retrieve the next page of results. It expires 72 hours after the
page token for the first page is generated. Set to empty if there are no
remaining results.
[[["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-04-17 UTC."],[[["This document provides reference documentation for the `ListAssetsResponse` class within the Google Cloud Asset Inventory v1 API."],["The `ListAssetsResponse` class represents the response object for listing assets and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["The document includes details for multiple versions of the API, from version 2.7.0 to 3.12.0, with 3.12.0 being the latest, showcasing the history and evolution of the API."],["Key properties of `ListAssetsResponse` include `Assets`, which is a collection of `Asset` objects, `NextPageToken` for pagination, and `ReadTime` for the snapshot timestamp."],["The `ListAssetsResponse` class has two constructors that are either empty, or accept another `ListAssetsResponse` object."]]],[]]