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-02 UTC."],[[["This webpage provides access to the `PolicyDocumentResult` structure across multiple versions of a software library, spanning from version 2.11.0 up to the latest release candidate, 2.37.0-rc."],["The `PolicyDocumentResult` structure is part of the Google Cloud Storage C++ library and can be found under the `google::cloud::storage` namespace."],["The `PolicyDocumentResult` has fields including, `access_id`, `policy`, and `signature`."],["The `access_id` is the Cloud Storage email form of the client ID, `policy` is a base64 encoded form of a plain text policy document and `signature` is a signed policy document."]]],[]]