[[["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-02 UTC."],[[["This webpage provides documentation for the `NativeExpression` class within the Google Cloud Storage C++ library, specifically detailing versions from 2.11.0 to the latest release candidate 2.37.0-rc."],["The `NativeExpression` class represents an expression in Common Expression Language (CEL) syntax and is defined by properties including `expression`, `title`, `description`, and `location`."],["The class supports the creation of `NativeExpression` objects through multiple constructors, including copy and move constructors, as well as assignment operators, in addition to setting individual properties."],["Users can access the values of the `expression`, `title`, `description`, and `location` properties of the `NativeExpression` using getter functions (`expression()`, `title()`, etc.), and can also set the values using setter functions (`set_expression()`, `set_title()`, etc.)."]]],[]]