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 `ListAssetsResponse` class represents the response for listing assets in the Google Cloud Asset Inventory v1 API, and it is part of the `Google.Cloud.Asset.V1` namespace."],["The most recent version of `ListAssetsResponse` is 3.12.0, but numerous previous versions are documented and available, ranging back to version 2.7.0, and is currently displaying version 3.3.0."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, providing various functionalities for message handling, comparison, cloning, buffering, and iteration."],["Key properties of `ListAssetsResponse` include `Assets` (a collection of `Asset` objects), `NextPageToken` (for pagination), and `ReadTime` (indicating the snapshot's time), while also providing multiple methods such as `GetEnumerator()`."],["This documentation provides reference documentation and code samples regarding Google Cloud Asset Inventory v1 API `ListAssetsResponse`, outlining the class's usage, properties, methods, and inheritance."]]],[]]