public sealed class UrlSigner.BlobSignerParameters
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-08 UTC."],[[["This page provides reference documentation for the `UrlSigner.BlobSignerParameters` class within the Google Cloud Storage v1 API, which is used for generating signed URLs."],["The `UrlSigner.BlobSignerParameters` class contains properties such as `Region`, `RequestType`, `Service`, and `SignatureTimestamp` that are used by an `IBlobSigner` for deriving a signing key."],["The page offers access to different versions of the documentation, ranging from version 3.4.0 up to the latest version of 4.11.0, which allow users to select a specific release of the library."],["The `ForTimestamp` static method is available within this class, allowing you to create a new instance of `UrlSigner.BlobSignerParameters` using a specified `DateTimeOffset`."],["It is worth noting that this class inherits members from the `object` class, including methods such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]