Storage: generate_signed_url API documentation misleading for response_type/disposition #7696
Labels
api: storage
Issues related to the Cloud Storage API.
type: docs
Improvement to the documentation for an API.
Blob.generate_signed_url
response_type and response_disposition parameters do not over-ride stored content_type as documented. The signed URL's response-content-type query string parameter is ignored if content-type is set on object metadata.The generate_signed_url API documentation states (source):
However as documented in Signed URL Considerations:
(Documentation issue confirmed in Google Cloud Support case 19006315.)
The text was updated successfully, but these errors were encountered: