[[["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-01 UTC."],[[["This webpage provides documentation for the `PolicyDocumentCondition` class in the Google Cloud C++ Storage library, covering versions from 2.20.0 to 2.37.0-rc."],["The `PolicyDocumentCondition` class is used to define conditions within a policy document, using a `std::vector\u003cstd::string\u003e` to store the conditions."],["The class provides static functions like `ExactMatch`, `ExactMatchObject`, `StartsWith`, and `ContentLengthRange` to construct specific types of conditions."],["There are two available constructors, one default and the other taking a vector of string elements as parameter."],["The `elements()` method allows retrieving the list of conditions currently stored, in the form of a constant vector of strings."]]],[]]