[[["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 documentation is for the `ListDbSystemShapesResponse` class within the Google Cloud Oracle Database v1 API, specifically version 1.0.0-beta01."],["The `ListDbSystemShapesResponse` class represents the response received when listing database system shapes and provides functionality to iterate through the list of available `DbSystemShape` resources."],["This class inherits from the base `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, for enhanced functionality and compatibility."],["Key properties of the `ListDbSystemShapesResponse` class include `DbSystemShapes`, a repeated field containing the list of `DbSystemShape` objects, and `NextPageToken`, used for pagination of results."],["The two constructors within this class allow for the creation of an instance of `ListDbSystemShapesResponse`, and another which takes another `ListDbSystemShapesResponse` as a parameter."]]],[]]