[[["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 C++ Storage library, with versions ranging from 2.11.0 to 2.37.0-rc."],["The `PolicyDocumentCondition` class is used to define a condition within a policy document, with the constructor accepting a vector of strings as its parameter."],["The documentation outlines several static functions for creating specific types of match conditions, including `ExactMatch`, `ExactMatchObject`, `StartsWith`, and `ContentLengthRange`, all of which return a vector of strings."],["The `elements()` function is a member function that returns a constant reference to the internal vector of strings, which represent elements of the policy document condition."]]],[]]