public IReadOnlyDictionary<string, object> Fields { get; }
Collection of fields as defined by this policy.
Post requests enforced by this policy should set, for each
pair in this sequence, the given element to the exact given value.
[[["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-17 UTC."],[[["The latest version of the Google Cloud Storage v1 API documentation available is 4.11.0, with the current page focusing on version 4.6.0."],["This page provides reference documentation for the `UrlSigner.SignedPostPolicy` class, which is utilized in creating signed post policies for Google Cloud Storage."],["The `UrlSigner.SignedPostPolicy` class inherits from the base `object` class and contains information on fields and the POST URL."],["The class includes two main properties: `Fields`, a read-only dictionary of key-value pairs, and `PostUrl`, which is the URL for making POST requests that the signed policy enforces."],["The page has documentation and links for versions spanning from 3.4.0 up to 4.11.0, allowing users to view older versions."]]],[]]