[[["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 within the Google Cloud Storage C++ client library, with the latest version being 2.37.0-rc."],["The `PolicyDocumentCondition` class is used to define conditions for policy documents within the library."],["The class offers constructors, such as `PolicyDocumentCondition()` and `PolicyDocumentCondition(std::vector\u003c std::string \u003e)`, for creating instances, where you can provide a vector of strings as elements."],["The class includes static functions like `ExactMatch`, `ExactMatchObject`, `StartsWith`, and `ContentLengthRange`, which are used to create specific types of conditions such as exact matches or content length range conditions."],["The `elements()` function is provided to access the elements of the `PolicyDocumentCondition` object, returning a constant reference to a vector of strings."]]],[]]