[[["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."],[[["The webpage provides documentation for the `NativeExpression` class within the Google Cloud Storage C++ library, spanning versions from 2.11.0 to the latest release candidate 2.37.0-rc."],["`NativeExpression` represents a textual expression in Common Expression Language (CEL) syntax and includes properties such as `expression`, `title`, `description`, and `location`."],["The class offers constructors to create `NativeExpression` objects, including a constructor for creating it from another `NativeExpression` and several overriden operator for assignment."],["It also defines methods to get and set the expression, title, description, and location, which are `expression()`, `set_expression()`, `title()`, `set_title()`, `description()`, `set_description()`, `location()`, and `set_location()`, respectively."],["Each listed version links to the respective `NativeExpression` class documentation for that specific version, allowing users to access the class documentation for each one separately."]]],[]]