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."],[[["This webpage provides reference documentation for the `UrlSigner.SignedPostPolicy` class within the Google Cloud Storage v1 API for .NET."],["The `UrlSigner.SignedPostPolicy` class is the result of signing a `UrlSigner.PostPolicy`, outlining the required fields for a post request."],["The page offers access to documentation for different versions of the Google Cloud Storage v1 API, ranging from version 3.4.0 up to the latest, 4.11.0."],["Key properties of `UrlSigner.SignedPostPolicy` include `Fields`, which is a collection of enforced fields, and `PostUrl`, which is the designated URL for post requests."]]],[]]