[[["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 page provides reference documentation for the `ListEntriesResponse` class within the Google Cloud Data Catalog v1 API, specifically for .NET developers."],["The `ListEntriesResponse` class is used as a response message for the `ListEntries` method in the Data Catalog API, containing details about entries."],["Multiple versions of the API, ranging from 1.2.0 to the latest 2.14.0, are listed with direct links, allowing users to navigate to different version documentations for the `ListEntriesResponse`."],["The `ListEntriesResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, demonstrating its compatibility with various .NET functionalities and the Google Cloud API ecosystem."],["The documentation details the properties such as `Entries` (a `RepeatedField\u003cEntry\u003e`) and `NextPageToken` (a string) available in the `ListEntriesResponse` class, along with information on its constructors and the `GetEnumerator()` method, which is used to iterate through the entries."]]],[]]