Custom element used for requiering extra fields to be included in the post request.
GoogleMetadata
Custom element used for requiering extra Google metadata to be included
in the post request. The element name you provide should start with x-goog-meta-.
[[["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 provided content details the `UrlSigner.PostPolicyCustomElement` enum within the Google Cloud Storage v1 API, specifically for the .NET environment, with version 4.11.0 being the most recent version."],["This enum, `UrlSigner.PostPolicyCustomElement`, allows for the specification of custom elements to be included in a `UrlSigner.PostPolicy` when generating signed URLs for POST requests."],["There are two fields within the `UrlSigner.PostPolicyCustomElement` enum: `Custom`, which is used to require extra fields in the POST request, and `GoogleMetadata`, which is used to require additional Google metadata with names that must start with `x-goog-meta-`."],["The documentation spans multiple versions of the Google Cloud Storage v1 API, from version 3.4.0 up to the latest version 4.11.0, showcasing the history of this enum."]]],[]]