[[["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-14 UTC."],[[["This document outlines the `NativeExpression` class, representing a textual expression in Common Expression Language (CEL) syntax, within the Google Cloud C++ client library for storage."],["The `NativeExpression` class supports versions ranging from 2.11.0 up to the latest release candidate 2.37.0-rc, with version 2.31.0 being specifically highlighted."],["`NativeExpression` objects can be created with an expression string, and optionally a title, description, and location for enhanced clarity and error reporting."],["The class provides methods to get and set the expression, title, description, and location, along with copy and move constructors and assignment operators."],["The methods 'expression()', 'title()', 'description()', and 'location()' allow users to access the respective stored values, while 'set_expression()', 'set_title()', 'set_description()', and 'set_location()' allow for modifications of these values."]]],[]]