[[["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, spanning multiple versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["`NativeExpression` represents an expression in Common Expression Language (CEL) syntax, and includes properties such as the expression string, an optional title and description, and a location for error reporting."],["The documentation details the available constructors for creating `NativeExpression` objects, including options for copying or moving from other `NativeExpression` objects, as well as a constructor to input the expression string, an optional title, description, and location."],["It also covers the `operator=` and functions like `expression()`, `set_expression()`, `title()`, `set_title()`, `description()`, `set_description()`, `location()`, and `set_location()`, which allow managing the content and properties of a `NativeExpression` instance."],["Each version of the document contains the same methods, constructors, and operators, however, each version is linked through the version specific page."]]],[]]