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"]],[["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."],[[["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`."]]],[]]