[[["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-17 UTC."],[[["This documentation details the `ListEntitlementsResponse` class within the Google Cloud Oracle Database v1 API, specifically for version 1.0.0 and the latest 1.1.0."],["The `ListEntitlementsResponse` class is designed to handle responses from the `Entitlement.List` function and implements multiple interfaces including `IMessage`, `IEquatable`, and `IEnumerable`."],["The class inherits from the base `object` and includes properties like `Entitlements` (a list of Entitlements) and `NextPageToken` (for pagination), providing functionalities to manage and retrieve entitlement information."],["It offers methods such as `GetEnumerator()` to iterate through entitlements, as well as constructors for creating instances of `ListEntitlementsResponse`."],["The class belongs to the `Google.Cloud.OracleDatabase.V1` namespace and is part of the `Google.Cloud.OracleDatabase.V1.dll` assembly, allowing developers to use it in their .NET projects."]]],[]]