Returns an option to specify the job's fields to be returned by the RPC call. If this option
is not provided all job's fields are returned. JobOption.fields() can be used to
specify only the fields of interest. Job#getJobId(), JobStatus#getState(),
JobStatus#getError() as well as type-specific configuration (e.g. QueryJobConfiguration#getQuery() for Query Jobs) are always returned, even if not specified.
JobField#SELF_LINK and JobField#ETAG can not be selected when listing jobs.
[[["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-10-30 UTC."],[],[]]