[[["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."],[[["The document provides reference documentation for the `ListEntriesResponse` class within the Google Cloud Data Catalog v1 API, specifically for .NET development."],["This class is used as a response message for the `ListEntries` method in the Data Catalog API, and it handles the listing of data catalog entries."],["`ListEntriesResponse` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, which provide functionality for message handling, equality comparison, deep cloning, buffered message operations, paged responses, and enumeration."],["The document list various versions of the `ListEntriesResponse` from version 2.0.0 up to the latest version 2.14.0, and further down to versions 1.2.0 up to version 1.8.0."],["The `ListEntriesResponse` class has two properties: `Entries`, which contains the actual entry details, and `NextPageToken`, which is used for pagination when there are more results than can fit on one page."]]],[]]