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."],["This documentation covers the `UrlSigner.SignedPostPolicy` class, which is the output of signing a `UrlSigner.PostPolicy` to dictate what fields need to be included in a post request."],["The `UrlSigner.SignedPostPolicy` class contains properties, `Fields` and `PostUrl`, that allow for a collection of specified fields and the URL to make post requests to."],["The API versions shown range from version 3.4.0 to the latest 4.11.0, so a user can reference a variety of previous versions as well as the most updated one."]]],[]]