[[["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."],[[["The page provides documentation for the `PolicyDocumentCondition` class in the Google Cloud C++ client library, detailing its functionality across multiple versions, from 2.11.0 to 2.37.0-rc."],["The `PolicyDocumentCondition` class allows users to define conditions for policy documents, and can be constructed with a vector of strings."],["It includes static functions for creating exact match conditions (`ExactMatch` and `ExactMatchObject`), a starts-with condition (`StartsWith`), and a content length range condition (`ContentLengthRange`)."],["The class also provides an `elements()` method to return the vector of strings that define the condition."]]],[]]