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-03-21 UTC."],[[["This page provides documentation for the `UrlSigner.BlobSignerParameters` class within the Google Cloud Storage v1 API, detailing its properties and methods across multiple versions."],["The `UrlSigner.BlobSignerParameters` class is used by an `IBlobSigner` to derive a signing key, potentially using properties like `Region`, `RequestType`, `Service`, and `SignatureTimestamp`."],["The latest documented version for this class is 4.11.0, with a list of previous versions ranging from 4.10.0 down to 3.4.0, each with their own documentation links."],["The class inherits from the base `object` class, with inheritance and inherited members listed from the `object` class such as `GetHashCode`, `GetType`, and `ToString`."],["The provided method, `ForTimestamp`, allows for the creation of a `UrlSigner.BlobSignerParameters` instance based on a given `DateTimeOffset`."]]],[]]