.gco_patch_jobs.GcsObject
A Cloud Storage object containing the
executable.
allowed_success_codes
Sequence[int]
Defaults to [0]. A list of possible return values that the
execution can return to indicate a success.
interpreter
.gco_patch_jobs.ExecStepConfig.Interpreter
The script interpreter to use to run the script. If no
interpreter is specified the script will be executed
directly, which will likely only succeed for scripts with
[shebang lines]
(https://en.wikipedia.org/wiki/Shebang_(Unix)).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[],[]]