access_id is the Cloud Storage email form of the client ID. policy is the base64 encoded form of the plain-text policy document and signature is the signed policy document.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The webpage provides documentation for various versions of the `PolicyDocumentResult` structure within the Google Cloud Storage C++ library."],["The latest release candidate is version 2.37.0-rc, with previous releases ranging from 2.36.0 down to 2.11.0, each having their respective documentation."],["The `PolicyDocumentResult` contains information to define a policy document result, which is the `access_id` (Cloud Storage email form of the client ID), `policy` (base64 encoded plain-text document), and `signature` (signed policy document)."],["Each version listed links to its specific documentation page for `struct google::cloud::storage::PolicyDocumentResult`."]]],[]]