Deduplicate any options which are the same parameter.
The value which comes last in collection and os will be the value included
in the return. All options from os will override their counterparts in
collection.
Deduplicate any options which are the same parameter.
The value which comes last in collection and os will be the value included
in the return. All options from os will override their counterparts in
collection.
Returns an option for detecting content type. If this option is used, the content type is
detected from the blob name if not explicitly set. This option is on the client side only, it
does not appear in a RPC call.
Content type detection is based on the database presented by URLConnection#getFileNameMap()
Returns an option for blob's data generation match. If this option is used the request will
fail if blob's generation does not match the provided value.
Returns an option for blob's data generation mismatch. If this option is used the request
will fail if blob's generation does not match the provided value.
Returns an option for blob's metageneration match. If this option is used the request will
fail if blob's generation does not match the provided value.
Returns an option for blob's metageneration mismatch. If this option is used the request will
fail if blob's generation does not match the provided value.
[[["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 2024-11-01 UTC."],[],[]]