[[["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 `PolicyDocumentCondition` class in the Google Cloud Storage C++ library, covering versions from 2.11.0 to 2.37.0-rc."],["The `PolicyDocumentCondition` class is used to define conditions within a policy document, including match criteria and ranges, with the latest being version 2.37.0-rc."],["The class offers multiple static functions to create various condition types, such as `ExactMatch`, `ExactMatchObject`, `StartsWith`, and `ContentLengthRange`."],["The `elements()` function allows for the retrieval of the condition's elements as a constant reference to a `std::vector\u003c std::string \u003e`."],["The policy document condition class has two constructor options: one default, and one which takes a vector of strings as an argument."]]],[]]