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-03-21 UTC."],[[["This page details the `SignedPostPolicy` class within the `Google.Cloud.Storage.V1` namespace, which is used for handling signed post requests."],["The latest version of `SignedPostPolicy` is 4.11.0, and a list of all other previous versions starting from 3.4.0 are provided."],["The `SignedPostPolicy` class includes two properties: `Fields`, an `IReadOnlyDictionary` of string-object pairs for enforcing field values in post requests, and `PostUrl`, the `Uri` to which the post request should be sent."],["`SignedPostPolicy` inherits from `Object` and includes members such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]