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.
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 to specify the bucket's fields to be returned by the RPC call. If this
option is not provided all bucket's fields are returned. BucketListOption.fields) can
be used to specify only the fields of interest. Bucket name is always returned, even if not
specified.
[[["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 2026-01-21 UTC."],[],[]]