[[["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-25 UTC."],[[["This webpage details the `ListEntitiesResponse` class within the `Google.Cloud.Dataplex.V1` namespace, used to return a list of metadata entities."],["The latest version available for the `ListEntitiesResponse` is 3.6.0, while previous versions are accessible, dating back to 1.0.0."],["The `ListEntitiesResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["The class contains properties such as `Entities`, which holds a collection of `Entity` objects, and `NextPageToken` for paginating results, as well as methods like `GetEnumerator` for iterating through the `Entity` collection."],["The constructor `ListEntitiesResponse` can either be created from scratch, or from another `ListEntitiesResponse` instance, through the `other` parameter."]]],[]]