[[["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 its structure and functionality across various versions."],["The `NativeExpression` class represents a textual expression using Common Expression Language (CEL) syntax, and it contains string fields for the expression, title, description, and location."],["The documentation lists available versions from 2.11.0 up to the latest release candidate 2.37.0-rc, including version 2.24.0 which is the displayed reference."],["`NativeExpression` objects can be created using a constructor that accepts strings for expression, title, description, and location, and it can be copy-constructed or move-constructed."],["The `NativeExpression` class offers methods to retrieve (e.g., `expression()`, `title()`) and modify (e.g., `set_expression()`, `set_title()`) the expression, title, description, and location attributes."]]],[]]