[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]