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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page details the \u003ccode\u003eBlobSignerParameters\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Storage.V1\u003c/code\u003e namespace, used for deriving signing keys in various versions of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 4.11.0, and the page contains version history dating back to 3.4.0, allowing users to access documentation relevant to their specific library version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBlobSignerParameters\u003c/code\u003e class includes properties like \u003ccode\u003eRegion\u003c/code\u003e, \u003ccode\u003eRequestType\u003c/code\u003e, \u003ccode\u003eService\u003c/code\u003e, and \u003ccode\u003eSignatureTimestamp\u003c/code\u003e, all of which are of string type except for \u003ccode\u003eSignatureTimestamp\u003c/code\u003e which is a \u003ccode\u003eDateTimeOffset\u003c/code\u003e, and are used to derive the signing key.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eForTimestamp\u003c/code\u003e static method provides a way to create a new \u003ccode\u003eBlobSignerParameters\u003c/code\u003e instance with a specified \u003ccode\u003eDateTimeOffset\u003c/code\u003e, helping to easily set the request time needed for key derivation.\u003c/p\u003e\n"]]],[],null,[]]