[[["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-09 UTC."],[[["This webpage provides documentation for the `PolicyDocumentCondition` class in the Google Cloud Storage C++ client library, covering versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `PolicyDocumentCondition` class is used to define conditions for policy documents and includes methods for creating different types of match conditions such as exact matches and content length ranges."],["The class provides methods to create match conditions using both list form and object form syntax, as shown by the `ExactMatch` and `ExactMatchObject` functions."],["Specific functions like `ExactMatch`, `ExactMatchObject`, `StartsWith`, and `ContentLengthRange` are static and allow users to construct specific condition types directly."],["The `elements()` method allows users to retrieve the underlying vector of strings that represents the elements of the policy condition, returning a constant reference."]]],[]]