[[["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 webpage provides documentation for the `ListEntitiesResponse` class within the Google Cloud Dataplex V1 API, specifically version 3.3.0, and links to other versions are available."],["`ListEntitiesResponse` is a class used to represent a response containing a list of metadata entities, and it implements various interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable` for handling message serialization, equality, cloning, buffering, pagination and enumeration."],["The class has two constructors, a default one and one that takes another `ListEntitiesResponse` object as a parameter for creating a new object based off an existing object."],["The `ListEntitiesResponse` class contains properties for `Entities`, which holds a collection of `Entity` objects, and `NextPageToken`, a string used for pagination to retrieve subsequent pages of results."],["The page allows you to view documentation for previous versions of the `ListEntitiesResponse` class, from the latest version, 3.6.0 down to 1.0.0."]]],[]]