Parameters that may be used by an IBlobSigner for deriving
a signing key.
Signers may ignore some or all of these parameters depending on
how the derive the signing key.
[[["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."],[[["This page details the `BlobSignerParameters` class within the `Google.Cloud.Storage.V1` namespace, used for deriving a signing key for an `IBlobSigner`."],["The latest version documented is 4.11.0, and the page offers a history of versions going back to version 3.4.0, each with a specific URL to its respective documentation."],["`BlobSignerParameters` includes properties like `Region`, `RequestType`, `Service`, and `SignatureTimestamp`, all of which are of type `string` except for `SignatureTimestamp` which is `DateTimeOffset`."],["The `ForTimestamp` method allows for the creation of a `UrlSigner.BlobSignerParameters` instance based on a specified `DateTimeOffset`."],["The document's content is related to inherited members from the Object class such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]