[[["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-09 UTC."],[[["This document provides reference documentation for the `ListAssetsResponse` class within the Google Cloud Dataplex V1 API, specifically for version 2.3.0."],["The `ListAssetsResponse` class is designed to handle responses that include a list of assets, functioning as a container for a collection of `Asset` objects, as indicated by the `Assets` property."],["This response class implements various interfaces, including `IPageResponse`, `IEnumerable`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it versatile for different uses and data handling."],["The document also lists all versions of the Google Cloud Dataplex V1 API from version 1.0.0 to the latest 3.6.0 version, allowing users to access documentation for past versions."],["The `ListAssetsResponse` class has a property called `NextPageToken`, which allows you to retrieve the next page of results if the response is too large, it also has a method called `GetEnumerator()` which allows iterating through the resources within the response."]]],[]]