Reference documentation and code samples for the Google Cloud Storage v1 API class UrlSigner.BlobSignerParameters.
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 provides documentation for the `UrlSigner.BlobSignerParameters` class within the Google Cloud Storage v1 API, specifically detailing its properties and the `ForTimestamp` method."],["The `BlobSignerParameters` class is used by an `IBlobSigner` to derive a signing key, with the possibility that signers may ignore some or all provided parameters."],["The `BlobSignerParameters` class contains properties such as `Region`, `RequestType`, `Service`, and `SignatureTimestamp`, which are all strings except for the `SignatureTimestamp` which is a `DateTimeOffset`."],["The `ForTimestamp` method allows for the creation of a new `UrlSigner.BlobSignerParameters` instance using a specified `DateTimeOffset`."],["The documentation provides links to various versions of the Google Cloud Storage v1 API, ranging from version 3.4.0 up to 4.11.0, with 4.11.0 being the latest."]]],[]]