dtkt.blob.v1beta1messages.proto

GenerateSignedURLRequest

Message
FieldTypeNumberDescription
keystring1

Key of blob to sign.

bucketstring2

Bucket to write blob (may be optional).

method
SignedURLMethod
3

HTTP method the signed URL will permit.

expires_in
Duration
4

Duration the signed URL remains valid.

content_typestring5

Expected content type when using the signed URL.

query_parametersmap<string, string>6

Additional query parameters enforced by the signed URL.

headersmap<string, string>7

Additional headers enforced by the signed URL.