[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 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."]]],[]]