Google Cloud Storage v1 API - Class UrlSigner.SignedPostPolicy (4.2.0)
Stay organized with collections
Save and categorize content based on your preferences.
public sealed class SignedPostPolicy
Reference documentation and code samples for the Google Cloud Storage v1 API class UrlSigner.SignedPostPolicy.
The result of signing a UrlSigner.PostPolicy
containing the fields that should be including when
making the post request.
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 2026-06-08 UTC."],[],[]]