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 reference documentation for the `UrlSigner.BlobSignerParameters` class within the Google Cloud Storage v1 API, detailing its properties and usage."],["The `UrlSigner.BlobSignerParameters` class defines parameters used by an `IBlobSigner` to derive a signing key, including `Region`, `RequestType`, `Service`, and `SignatureTimestamp` properties."],["The class inherits members from the base `object` class, such as `GetHashCode`, `GetType`, and `ToString`, and it contains the method `ForTimestamp` to create a new instance with a specified `DateTimeOffset`."],["The documentation lists various versions of the API, from 3.4.0 up to the latest version 4.11.0, allowing users to access documentation relevant to their specific version."],["The UrlSigner.BlobSignerParameters's assembly can be found in Google.Cloud.Storage.V1.dll, under the namespace Google.Cloud.Storage.V1."]]],[]]