[[["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 covers the `ListDbSystemShapesResponse` class within the Google Cloud Oracle Database v1 API, specifically version 1.0.0."],["`ListDbSystemShapesResponse` is designed as a response type for `DbSystemShape.List`, offering a way to receive a list of database system shapes and it inherits from the `object` class."],["The `ListDbSystemShapesResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, for comprehensive functionality."],["Key properties within `ListDbSystemShapesResponse` include `DbSystemShapes`, a `RepeatedField` of `DbSystemShape`, and `NextPageToken`, a `string` used for pagination, allowing for the retrieval of a large collection of items."],["The class provides a method called `GetEnumerator()` which facilitates iterating through the `DbSystemShape` resources within the response."]]],[]]