A set of extra headers to be set for all requests performed within the scope of the operation
this option is passed to (a get, read, resumable upload etc).
If the same header name is specified across multiple options provided to a method, the
first occurrence will be the value included in the request(s).
The following headers are not allowed to be specified, and will result in an IllegalArgumentException.
Returns an option for blob's metageneration match. If this option is used the request will
fail if blob's metageneration 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 metageneration matches 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 2025-03-05 UTC."],[],[]]