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."],[[["The latest version available for the Google Cloud Asset Inventory v1 API is 3.12.0, with multiple previous versions listed down to 2.7.0."],["`ListAssetsResponse` is a class within the `Google.Cloud.Asset.V1` namespace in the Google Cloud Asset Inventory v1 API that represents the response for listing assets."],["The `ListAssetsResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, indicating its capabilities for message handling, comparison, cloning, and iteration."],["The `ListAssetsResponse` class includes properties such as `Assets`, which is a repeated field of `Asset` objects, `NextPageToken`, used for paginating results, and `ReadTime`, indicating the snapshot time."],["The `ListAssetsResponse` class contains a `GetEnumerator()` method, which is used to iterate over the assets in the response."]]],[]]