Objects of this class are immutable. Operations that modify the routine like #update
return a new object. To get a routine object with the most recent information use #reload.
public Routine update(BigQuery.RoutineOption[] options)
Update's the routine's information with this Routine's information. This method does not allow
changing the RoutineId identifier of the routine. A new Routine is returned.
[[["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."],[],[]]