[[["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 document provides versioned documentation for the `PolicyDocumentCondition` class, with versions ranging from 2.11.0 to the latest release candidate, 2.37.0-rc."],["The `PolicyDocumentCondition` class is used to define a condition for a policy document, and can be initialized using the `PolicyDocumentCondition()` constructor, either as a default or by inputting a vector of strings."],["The class contains several static functions, such as `ExactMatch`, `ExactMatchObject`, `StartsWith`, and `ContentLengthRange`, which enable the creation of different types of match conditions."],["The `elements()` function allows you to retrieve a constant reference to the internal string vector, and all the static functions return a `std::vector\u003cstd::string\u003e` type."]]],[]]