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."],[[["The webpage provides documentation for various versions of `PolicyDocumentResult`, ranging from version 2.11.0 up to the latest release candidate, 2.37.0-rc."],["The documentation outlines the structure of a `PolicyDocumentResult`, which includes the `access_id`, `policy`, and `signature`."],["The `access_id` field within `PolicyDocumentResult` represents the Cloud Storage email format of the client ID."],["The `policy` field in a `PolicyDocumentResult` contains the base64 encoded representation of the plain-text policy document."],["`signature` represents the signed policy document within a `PolicyDocumentResult` object."]]],[]]