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."],[[["The latest version available for the `UrlSigner.SignedPostPolicy` is 4.11.0, with multiple previous versions from 4.10.0 down to 3.4.0 also listed."],["`UrlSigner.SignedPostPolicy` is a class within the Google Cloud Storage v1 API, used to define the result of signing a `UrlSigner.PostPolicy`."],["The `Fields` property is a read-only dictionary that dictates the required fields and their exact values for post requests compliant with this policy."],["The `PostUrl` property defines the specific URL where post requests, as defined by the signed policy, must be sent."],["The object inherits methods from the base `object` class, such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]