[[["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++ client library, detailing its usage across multiple versions, starting from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `PolicyDocumentCondition` class allows users to define specific conditions for policy documents, with constructors to initialize conditions using a vector of strings."],["The documentation details how to use various functions, such as `ExactMatch`, `ExactMatchObject`, `StartsWith`, and `ContentLengthRange`, to create different types of matching conditions."],["Each function provided, accepts a set of parameters and returns a `std::vector\u003c std::string \u003e` type object, which is utilized to specify the nature of a condition, including exact matching, object form matching, prefix matching, and content length range conditions."],["The `elements()` function allows you to return a constant vector of strings."]]],[]]