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-17 UTC."],[[["This webpage provides documentation for the `UrlSigner.BlobSignerParameters` class within the Google Cloud Storage v1 API, specifically version 4.6.0 and other versions as well."],["The `UrlSigner.BlobSignerParameters` class defines parameters used by an `IBlobSigner` for generating signing keys, including properties like `Region`, `RequestType`, `Service`, and `SignatureTimestamp`."],["The page also includes the `ForTimestamp` method, which allows the creation of a new `UrlSigner.BlobSignerParameters` instance for a specified `DateTimeOffset`."],["The webpage presents documentation for multiple versions, ranging from 3.4.0 up to 4.11.0 for the class `UrlSigner.BlobSignerParameters`, with version 4.11.0 representing the latest release."]]],[]]